graphql-server-template Simple template with minimal schema to get started with GraphQL. Main Stack GraphQL Yoga GraphQL Code Generator GraphQL Code Generator - Server Preset Commands yarn dev # Start Codegen and Server in watch mode yarn test # Start Codegen and Test in watch mode yarn test:once # Test once