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.
2 parents 06614fb + 38ec79e commit 57d1f10Copy full SHA for 57d1f10
spec/Section 3 -- Type System.md
@@ -1013,7 +1013,6 @@ Interface types have the potential to be invalid if incorrectly defined.
1013
type; no two fields may share the same name.
1014
3. Each field of an Interface type must not have a name which begins with the
1015
characters {"__"} (two underscores).
1016
-4. An Interface type must be implemented by at least one Object type.
1017
1018
1019
### Interface Extensions
0 commit comments