Open MichalChomo opened 3 years ago
I am running into the same issue on v3.0.2 as well.
Try graphql-inspector diff test.graphql test.graphql --federation
If I run:
graphql-inspector diff schema/generated/prod.graphql schema/generated/platform.graphql --aws
I get:
error Command 'aws' not found
Describe the bug
When
--federation
or--aws
flag is used, it rendersdiff
command useless.To Reproduce Steps to reproduce the behavior:
--federation
--aws
Expected behavior
Error is displayed with
--federation
and--aws
too.Environment:
@graphql-inspector/...
: 3.0.2graphql
: 15.7.2