timqian / gql-generator

Generate queries from graphql schema, used for writing api test.
MIT License
374 stars 93 forks source link

Doesn't take a URL as input. #5

Closed Industrial closed 5 years ago

Industrial commented 5 years ago

My exposed data model (by http://prisma.io) has a lot more info then the .graphql input file, including all the queries, mutations and subscriptions.