Skip to content

Gaurav-Balyan/graphql-basics-beginner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • contains different schemas type in graphql

  • contains core graphql operations like query, mutation and subscription

  • contains resolvers also for relation dependencies

  • only include server side graphql operations

  • does not include client side access to data like gql

  • contains graphql-yoga for grahql-server

  • does not contain any library for generation of schema like prisma

  • can use graphql playground to access graphql operations

Releases

No releases published

Packages

No packages published