EasyGraphQL / easygraphql-tester

Test GraphQL queries, mutations and schemas on an easy way! 🚀
https://easygraphql.com/docs/easygraphql-tester/overview
MIT License
314 stars 34 forks source link

Set fixture method #75

Closed estrada9166 closed 5 years ago

estrada9166 commented 5 years ago

const tester = new EasyGraphQLTester(schema)

@artola Can you help me check if I'm missing something:

Missing

cc: @sibelius what do you think about it?