Skip to content

Non-null fields in results #6

Description

@jstaffans

The effect of fields declared as non-null being null in a result is to make the entire set of fields null.
This is different from non-null input values, where the non-nullability means the input argument is required.

https://facebook.github.io/graphql/#sec-Nullability

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions