GraphQL-Designer / graphqldesigner.com

A developer web-app tool to rapidly prototype a full stack implementation of GraphQL with React.
http://www.graphqldesigner.com/
MIT License
626 stars 75 forks source link

Fixed Client Queries. Also Includes Linting for Testing File #198

Closed patrickslagle closed 6 years ago

patrickslagle commented 6 years ago

Fixed the following problems for client queries:

PR also includes linting for the testing file.