Simon Labute

Results 3 comments of Simon Labute

@LastDragon-ru Curious if you've found any workaround. I'm also stuck at this, and haven't found much online to resolve. Even after an `npm install graphql-cli` and `which graphql` returning a...

Hm, I'd need to put together a minimal reproduction but I had two schemas with `.graphql` extension. ``` graphql-inspector diff ./schema-old.graphql ./schema.graphql ``` With error output ``` error Error: Unable...

Example before/after? Or at a minimum a "how did I test this"?