Github Sync
Synchronize GraphQL Editor content with your GitHub repository
To connect GraphQL Editor with GitHub you need to authorize the GraphQL Editor app so it can make PRs on your behalf. You can do this:
- During the project creation process
- In Graph view by clicking the GitHub icon
You can both load and commit GraphQL schema to your repository
You can sync files from every category to your GitHub Repository. This will sync the whole folder for: Explorer, GraphiQL, Tests and Microservices.
To choose a branch start writing its name to get autocomplete suggestions
To choose a commit start typing its hash or the message it contains
Last modified 11mo ago