Log in to GraphQL Editor
Docs
Projects Cloud

Run TS & Stucco server | GraphQL CLI

To start development with a live GraphQL server inside your project directory run the command:

npx gecli dev

This will start the live GraphQL server, re-compile TypeScript, and will restart the GraphQL server on each change.