- Notifications
You must be signed in to change notification settings - Fork 328
Closed
Labels
in: coreIssues related to config and core supportIssues related to config and core supporttype: enhancementA general enhancementA general enhancement
Milestone
Description
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: coreIssues related to config and core supportIssues related to config and core supporttype: enhancementA general enhancementA general enhancement