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.
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.
1 Comments
fartsparkles@sh.itjust.works · 2 pts · 2y
I’d be interested in something like this for any language. Would be immensely useful!