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 80ed0e9 commit 8877b58Copy full SHA for 8877b58
README.MD
@@ -12,7 +12,7 @@
12
to test the queries, mutations and schema on the easiest way possible.
13
14
It will check:
15
-+ If the operation name is defined on the schema.
++ If the query/mutation/subscription is defined on the schema.
16
+ If the requested fields are defined.
17
+ If the arguments are valid.
18
+ If the input on a mutation is valid.
0 commit comments