> For the complete documentation index, see [llms.txt](https://guide.graphqleditor.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.graphqleditor.com/tools/untitled/cloud/deploy-from-repo-using-cli.md).

# Deploy

Inspired by frontend deployment platforms we have focused on creating an easy experience. To deploy your backend code to our shared workers you need call:<br>

```
npx graphql-editor-cli deploy
```

It will trigger the deployment to serverless GraphQL functions and additionally provide logs for this deployment.
