We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 802de27 commit 70a3f1eCopy full SHA for 70a3f1e
1 file changed
spec/Section 3 -- Type System.md
@@ -562,7 +562,7 @@ of rules must be adhered to by every Object type in a GraphQL schema.
562
the interface field argument.
563
3. The object field may include additional arguments not defined in the
564
interface field, but any additional argument must not be required.
565
-
+5. An object can not implement particular interface more than once.
566
567
### Interfaces
568
0 commit comments