Skip to content

Non-nullable fields on an input object type #9960

Closed
@joelterry-promenade

Description

@joelterry-promenade

Is your feature request related to a problem? Please describe.

throw new Error(
'Fields on an input object type can not be non-nullable. It seems like the schema was not validated.'
);

Is this part of the GraphQL spec or is it an opinion? Would there be a lot of pushback to removing this check?

Describe the solution you'd like

Remove this check.

Describe alternatives you've considered

No response

Is your feature request related to a problem? Please describe.

No response

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