@graphql-tools/delegate
Advanced tools
Comparing version 10.1.3-alpha-00962f669f51fb65041ec05bc61c2be206b007e5 to 10.1.3-alpha-082dd621d0a29d782d30cb36b21421f07b4b3349
import { ExecutionRequest, ExecutionResult, Executor, MaybePromise } from '@graphql-tools/utils'; | ||
import * as graphql from 'graphql'; | ||
import { GraphQLSchema, OperationTypeNode, GraphQLFieldResolver, GraphQLResolveInfo, GraphQLOutputType, GraphQLError, SelectionSetNode, GraphQLObjectType, FragmentDefinitionNode, VariableDefinitionNode, FieldNode, GraphQLNamedType, GraphQLNamedOutputType, GraphQLInterfaceType, SelectionNode, GraphQLField } from 'graphql'; | ||
import { GraphQLSchema, OperationTypeNode, GraphQLResolveInfo, GraphQLOutputType, GraphQLError, SelectionSetNode, FieldNode, GraphQLObjectType, FragmentDefinitionNode, VariableDefinitionNode, GraphQLNamedType, GraphQLFieldResolver, GraphQLNamedOutputType, GraphQLInterfaceType, SelectionNode, GraphQLField } from 'graphql'; | ||
import DataLoader from 'dataloader'; | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@graphql-tools/delegate", | ||
"version": "10.1.3-alpha-00962f669f51fb65041ec05bc61c2be206b007e5", | ||
"version": "10.1.3-alpha-082dd621d0a29d782d30cb36b21421f07b4b3349", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "A set of utils for faster development of GraphQL tools", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0