graphql-example
graphql-example copied to clipboard
GraphQL Sample Project
GraphQL Example
Sample project demonstrating common issues to consider when working on GraphQL API
Please see the article here
Used Core Libraries
Project Demonstrates
- GraphQL Server Setup
- Advanced Scalar Data Types
- Splitting Schema
- Authentication and Authorization
- Validation
- N + 1 Queries
- Security
- Integration Testing