We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57e2388 commit 5a966f2Copy full SHA for 5a966f2
spec/Section 3 -- Type System.md
@@ -1751,7 +1751,9 @@ defined.
1751
the original Input Object.
1752
4. Any non-repeatable directives provided must not already apply to the original
1753
Input Object type.
1754
-5. If the original Input Object is a OneOf Input Object then:
+5. The `@oneOf` directive must not be provided by an Input Object type
1755
+ extension.
1756
+6. If the original Input Object is a OneOf Input Object then:
1757
1. All fields of the Input Object type extension must be nullable.
1758
2. All fields of the Input Object type extension must not have default
1759
values.
0 commit comments