@graphql-tools/utils
Advanced tools
Comparing version 6.0.0-alpha-cc6edfd.0 to 6.0.0-alpha-d9f881e.0
@@ -38,2 +38,3 @@ import { GraphQLSchema, GraphQLField, GraphQLInputType, GraphQLNamedType, GraphQLFieldResolver, GraphQLResolveInfo, GraphQLScalarType, DocumentNode, FieldNode, GraphQLEnumValue, GraphQLEnumType, GraphQLUnionType, GraphQLArgument, GraphQLInputField, GraphQLInputObjectType, GraphQLInterfaceType, GraphQLObjectType, GraphQLDirective, FragmentDefinitionNode, SelectionNode, OperationDefinitionNode, GraphQLError, ExecutionResult as GraphQLExecutionResult, GraphQLOutputType, FieldDefinitionNode, GraphQLFieldConfig, GraphQLInputFieldConfig, GraphQLArgumentConfig, GraphQLEnumValueConfig, GraphQLScalarSerializer, GraphQLScalarValueParser, GraphQLScalarLiteralParser, ScalarTypeDefinitionNode, ScalarTypeExtensionNode, EnumTypeDefinitionNode, EnumTypeExtensionNode, GraphQLIsTypeOfFn, ObjectTypeDefinitionNode, ObjectTypeExtensionNode, InterfaceTypeExtensionNode, InterfaceTypeDefinitionNode, GraphQLTypeResolver, UnionTypeDefinitionNode, UnionTypeExtensionNode, InputObjectTypeExtensionNode, InputObjectTypeDefinitionNode } from 'graphql'; | ||
inheritResolversFromInterfaces?: boolean; | ||
updateResolversInPlace?: boolean; | ||
} | ||
@@ -40,0 +41,0 @@ export declare type IScalarTypeResolver = GraphQLScalarType & { |
{ | ||
"name": "@graphql-tools/utils", | ||
"version": "6.0.0-alpha-cc6edfd.0", | ||
"version": "6.0.0-alpha-d9f881e.0", | ||
"description": "Common package containting utils and types for GraphQL tools", | ||
"sideEffects": false, | ||
"peerDependencies": { | ||
@@ -6,0 +7,0 @@ "graphql": "^14.0.0 || ^15.0.0" |
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
Sorry, the diff of this file is not supported yet
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
802988
7106