Skip to content

Align cancelling behavior to graphql-java request execution #1171

Open
@bclozel

Description

@bclozel

As of graphql-java/graphql-java#3879, cancellation is natively supported by graphql-java at the ExecutionInput level.
We can now retire our custom wrapping of DataFetchers for that and only propagate the cancellation signal from the transport layer to the ExecutionInput#cancel().

Metadata

Metadata

Assignees

Labels

in: dataIssues related to working with datatype: enhancementA general enhancement

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions