Skip to content

StudyBucket/graphql-ts-tutorial

 
 

Repository files navigation

Graphql-ts-tutorial

You can find the tutorial on hashnode, here

Getting started

  • Run in development mode with hot reloading npm run dev

  • Build npm run build

  • Generate types and schemas npm run generate-typedefs. do this after changes to the api to keep the types in sync.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.7%
  • JavaScript 12.3%