@graphql-tools/delegate
Advanced tools
Comparing version 10.1.3-alpha-5a9ca3ad6dd349bde95004b7cd9d1a9c8f7418b1 to 10.1.3-alpha-621c11fef684ab6efc95c5bad20270e8689cafbb
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-5a9ca3ad6dd349bde95004b7cd9d1a9c8f7418b1", | ||
"version": "10.1.3-alpha-621c11fef684ab6efc95c5bad20270e8689cafbb", | ||
"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