Making a small test GraphQL project to understand it properly
- How graphqls file is made
- Concept of datafetchers and how they act as a middle party between query and data returned
- error faced while making api calls
- how we can implement filter, sorting and range selection with api calls using this link Custom RQL using Graphql
Adding a Postman Collection of how request can be made for apis