Library validate against graphql schema

Does anyone knows a good library to validate queries and mutations again a graphql schema file? To ensure the query/mutation is valid before sending it to the server.

5 points · 1 comments · view on lemmy.world

1 Comments

fartsparkles@sh.itjust.works · 2 pts · 2y

I’d be interested in something like this for any language. Would be immensely useful!