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.