Skip to content

Clarify validation rule on non-null type wrapping another non-null type #992

Open
@polarina

Description

@polarina

The specification states that:

A Non-Null type must not wrap another Non-Null type.

In the specification we see the type [Int!]! used in an example, which is a non-null list type that wraps another non-null named type.

The validation rule cannot hold and the example be valid simultaneously.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions