graphql-query-gen
Node.js module to generate queries with random input data from graphQL endpoint or schema
graphql-typed-client
A tool that generates a strongly typed client library for any GraphQL endpoint. The client allows writing GraphQL queries as plain JS objects (with type safety, awesome code completion experience, custom scalar type mapping, type guards and more)
gqlpq
Utility to parse GraphQL files from your client and generate list of persisted queries.