Comment on Learn Apollo: Build GraphQL Apps with React, React Native or ExponentComments−ericclemmons9yIf you want a pretty terse way of defining a GraphQL API, Apollo works very well (with mocking, too).−djmashko29yHere's the documentation for graphql-tools, Apollo's API definition package: http://dev.apollodata.com/tools/graphql-tools/index.html
Comments
If you want a pretty terse way of defining a GraphQL API, Apollo works very well (with mocking, too).
Here's the documentation for graphql-tools, Apollo's API definition package: http://dev.apollodata.com/tools/graphql-tools/index.html