An open API service indexing awesome lists of open source software.

https://github.com/biantris/graphql-101

🉐 Study on the various GraphQL approaches
https://github.com/biantris/graphql-101

Last synced: 2 months ago
JSON representation

🉐 Study on the various GraphQL approaches

Awesome Lists containing this project

README

          

### GraphQL 101

> Study on the various GraphQL approaches

- [ ] docs
- [ ] query
- [ ] mutations
- [ ] subscriptions
- [ ] resolvers
- [ ] schema
- [ ] schema first
- [ ] code first
- [ ] graphql types
---
- [ ] Simple
- [x] w/ Apollo
- [ ] w/ TypeGraphQL
- [ ] w/ Relay