Skip to content

Deprecates FieldExecutionStrategy type#183

Merged
NeedleInAJayStack merged 1 commit into
GraphQLSwift:mainfrom
NeedleInAJayStack:chore/deprecate-field-execution-strategy
Jul 8, 2026
Merged

Deprecates FieldExecutionStrategy type#183
NeedleInAJayStack merged 1 commit into
GraphQLSwift:mainfrom
NeedleInAJayStack:chore/deprecate-field-execution-strategy

Conversation

@NeedleInAJayStack

Copy link
Copy Markdown
Member

The only real logical choices are serial or concurrent (which are deterministic via the spec), and the graphql-js reference implementation doesn't allow customization.

The only real logical choices are serial or concurrent (which are deterministic via the spec), and the graphql-js reference implementation doesn't allow customization.
@NeedleInAJayStack NeedleInAJayStack self-assigned this Jul 8, 2026
@NeedleInAJayStack NeedleInAJayStack changed the title chore: Deprecate field execution strategy customization Deprecates field execution strategy customization Jul 8, 2026
@NeedleInAJayStack NeedleInAJayStack changed the title Deprecates field execution strategy customization Deprecates FieldExecutionStrategy type Jul 8, 2026
@NeedleInAJayStack NeedleInAJayStack merged commit 850b346 into GraphQLSwift:main Jul 8, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant