We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8048bcf commit 017bc56Copy full SHA for 017bc56
README.md
@@ -31,6 +31,7 @@ $ graphql-schema-diff --help
31
--header, -H Header to send to all remote schema sources
32
--left-schema-header Header to send to left remote schema source
33
--right-schema-header Header to send to right remote schema source
34
+ --sort-schema, -s Sort schemas prior to diffing
35
36
Examples
37
$ graphql-schema-diff https://example.com/graphql schema.graphql
0 commit comments