Skip to content

Making a small test GraphQL project to understand it properly

Notifications You must be signed in to change notification settings

RahulSurana123/Project_GraphQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project_GraphQL

Making a small test GraphQL project to understand it properly


Things Covered in the project:

  • 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

To be done:

Adding a Postman Collection of how request can be made for apis

About

Making a small test GraphQL project to understand it properly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages