Commit 30619be 1 parent 2c4888a commit 30619be Copy full SHA for 30619be
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ between line x and y will be ignored from the output.
138
138
You can use ` # lint-disable-line rule1` to disable rule1 for a specific line. This only is applicable if rule1 is applied
139
139
for rest of the schema. If rule1 is not one among the rules passed then this has no effect on output.
140
140
141
- # #compare
141
+ # # compare
142
142
compare command compares two schema files and returns all the differences. It is also built to support Apollo federation
143
143
specification and can be used to find breaking changes in schema.
144
144
@@ -212,4 +212,4 @@ in graphql schema.
212
212
- ` enum` value added
213
213
- Interfaces added to object implements
214
214
- Union member added
215
- - Input fields added
215
+ - Input fields added
You can’t perform that action at this time.
0 commit comments