Skip to content

Support for @optional and sibling fields on type coercion #268

@ginger51011

Description

@ginger51011

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

No one assigned

    Labels

    A-syntaxArea: query or schema syntaxC-feature-requestCategory: request for new future functionalityE-mediumCall for participation: experience needed to fix: medium / intermediate

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions