Skip to content

Commit 017bc56

Browse files
committed
📝 Add sort-schema option to README
1 parent 8048bcf commit 017bc56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ $ graphql-schema-diff --help
3131
--header, -H Header to send to all remote schema sources
3232
--left-schema-header Header to send to left remote schema source
3333
--right-schema-header Header to send to right remote schema source
34+
--sort-schema, -s Sort schemas prior to diffing
3435

3536
Examples
3637
$ graphql-schema-diff https://example.com/graphql schema.graphql

0 commit comments

Comments
 (0)