@graphql-tools/executor
Advanced tools
Comparing version 2.0.0-alpha-20240809205507-1083c44e6d89aae35ad69b32b3425518a1e83213 to 2.0.0-alpha-20240811040007-620fd9af9a13af49b8328c7396808922249782bc
@@ -855,3 +855,3 @@ "use strict"; | ||
const originalGroupedFieldSet = collectSubfields(exeContext, returnType, fieldGroup, path); | ||
if (!exeContext.encounteredDefer && originalGroupedFieldSet.encounteredDefer !== true) { | ||
if (!exeContext.encounteredDefer && !originalGroupedFieldSet.encounteredDefer) { | ||
return executeFields(exeContext, returnType, result, path, originalGroupedFieldSet, incrementalContext); | ||
@@ -858,0 +858,0 @@ } |
@@ -847,3 +847,3 @@ import { assertValidSchema, getDirectiveValues, GraphQLError, isAbstractType, isLeafType, isListType, isNonNullType, isObjectType, Kind, locatedError, SchemaMetaFieldDef, TypeMetaFieldDef, TypeNameMetaFieldDef, versionInfo, } from 'graphql'; | ||
const originalGroupedFieldSet = collectSubfields(exeContext, returnType, fieldGroup, path); | ||
if (!exeContext.encounteredDefer && originalGroupedFieldSet.encounteredDefer !== true) { | ||
if (!exeContext.encounteredDefer && !originalGroupedFieldSet.encounteredDefer) { | ||
return executeFields(exeContext, returnType, result, path, originalGroupedFieldSet, incrementalContext); | ||
@@ -850,0 +850,0 @@ } |
{ | ||
"name": "@graphql-tools/executor", | ||
"version": "2.0.0-alpha-20240809205507-1083c44e6d89aae35ad69b32b3425518a1e83213", | ||
"version": "2.0.0-alpha-20240811040007-620fd9af9a13af49b8328c7396808922249782bc", | ||
"sideEffects": false, | ||
@@ -9,3 +9,3 @@ "peerDependencies": { | ||
"dependencies": { | ||
"@graphql-tools/utils": "10.4.0-alpha-20240809205507-1083c44e6d89aae35ad69b32b3425518a1e83213", | ||
"@graphql-tools/utils": "10.4.0-alpha-20240811040007-620fd9af9a13af49b8328c7396808922249782bc", | ||
"@graphql-typed-document-node/core": "3.2.0", | ||
@@ -12,0 +12,0 @@ "@repeaterjs/repeater": "^3.0.4", |
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
281344
+ Added@graphql-tools/utils@10.4.0-alpha-20240811040007-620fd9af9a13af49b8328c7396808922249782bc(transitive)
- Removed@graphql-tools/utils@10.4.0-alpha-20240809205507-1083c44e6d89aae35ad69b32b3425518a1e83213(transitive)
Updated@graphql-tools/utils@10.4.0-alpha-20240811040007-620fd9af9a13af49b8328c7396808922249782bc