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 5ded76f commit c599436Copy full SHA for c599436
rfcs/Struct.md
@@ -86,7 +86,7 @@ back into a tree on the client. A better solution would be to stick to the
86
tenets of GraphQL and return the data in the shape that the client needs, fully
87
type-safe.
88
89
-### Symmetric transput composite type
+### Symmetric transput composite type
90
91
Currently when a user wants to be able to input and output the exact same data
92
in a future-proof way, they must use a scalar or enum. This is one of the things
0 commit comments