(no title)
thebigredgeek | 9 years ago
If you are using React, you can learn more about request variables here:
http://dev.apollodata.com/react/queries.html
Variables are also how you submit data in mutations.
I highly recommend Apollo for a client side GraphQL implementation. They are the best
No comments yet.