https://github.com/jasonshin/graphql-practice
graphql-practice
https://github.com/jasonshin/graphql-practice
Last synced: about 2 months ago
JSON representation
graphql-practice
- Host: GitHub
- URL: https://github.com/jasonshin/graphql-practice
- Owner: JasonShin
- License: mit
- Created: 2017-04-08T04:58:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-05T14:16:00.000Z (over 2 years ago)
- Last Synced: 2025-02-25T17:37:40.605Z (over 1 year ago)
- Language: CSS
- Size: 30.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## A GraphQL Schema for a Blog App
This is a GraphQL Schema for a Blog App where you can play and get familiar with GraphQL.
You can follow lessons at [Learn GraphQL](https://learngraphql.com) with this app.