Skip to content

Commit 8877b58

Browse files
authored
Update readme, remove confusing part (#98)
1 parent 80ed0e9 commit 8877b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
to test the queries, mutations and schema on the easiest way possible.
1313

1414
It will check:
15-
+ If the operation name is defined on the schema.
15+
+ If the query/mutation/subscription is defined on the schema.
1616
+ If the requested fields are defined.
1717
+ If the arguments are valid.
1818
+ If the input on a mutation is valid.

0 commit comments

Comments
 (0)