https://github.com/henrhie/graphql-apollo-primer
https://github.com/henrhie/graphql-apollo-primer
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/henrhie/graphql-apollo-primer
- Owner: henrhie
- Created: 2021-08-15T00:14:16.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-15T00:18:43.000Z (almost 4 years ago)
- Last Synced: 2025-01-10T00:14:42.263Z (5 months ago)
- Language: JavaScript
- Size: 217 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
An Apollo GraphQL primer. Used Apollo graphql client to write mutations and queries on the front-end side of things and express-graphql on server