-
-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Labels
A-syntaxArea: query or schema syntaxArea: query or schema syntaxC-feature-requestCategory: request for new future functionalityCategory: request for new future functionalityE-mediumCall for participation: experience needed to fix: medium / intermediateCall for participation: experience needed to fix: medium / intermediate
Description
I have some issues with some of my queries failing because their type coercion cannot be marked as @optional
, and also because they cannot have sibling fields (both are defined in the specs).
The current behavior seems to match that of GraphQL compiler, but is there any plans to update this behaviour?
Currently I see no other option than to have multiple queries to not fail based on a coercion not working, but perhaps my queries are wrong?
Metadata
Metadata
Assignees
Labels
A-syntaxArea: query or schema syntaxArea: query or schema syntaxC-feature-requestCategory: request for new future functionalityCategory: request for new future functionalityE-mediumCall for participation: experience needed to fix: medium / intermediateCall for participation: experience needed to fix: medium / intermediate