Y
Hacker News
new
|
ask
|
show
|
jobs
by
ericclemmons
3472 days ago
If you want a pretty terse way of defining a GraphQL API, Apollo works very well (with mocking, too).
1 comments
djmashko2
3472 days ago
Here's the documentation for graphql-tools, Apollo's API definition package:
http://dev.apollodata.com/tools/graphql-tools/index.html
link