graphql-inspector icon indicating copy to clipboard operation
graphql-inspector copied to clipboard

Feature request: surface schema validation issues

Open rbalicki2 opened this issue 9 months ago • 0 comments

If you run pnpx @graphql-inspector/cli serve ./schema.graphql, and it has validation errors (in my case, fields starting with __), AFAICT graphql-inspector doesn't tell you why validation failed.

That would be useful info to surface to the user!

Thank you

rbalicki2 avatar Jan 30 '25 14:01 rbalicki2