Open
Description
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
Labels
No labels