This is a sample project. To demonstrate the beauty of using Go language in implementing GraphQL API, I decided to create this mini project.
This sample covers basically how to implement:
- Mutations
- Query.
- Error Handling
- Data Validation and
- Data Loader