Log in to GraphQL Editor
Docs
Projects Cloud

Create a project

You can create a project with different options this page explains how to use them

Project types

You can start your project in many ways.

Blank

Create an empty project.

With Libraries

Attach some of basic libraries for the project. Libraries:

  • neo4
  • apollo
  • dgraph
  • aws

From URL

Import the schema using GraphQL Introspection from the provided URL

Readonly Synced

You can check this option to have readonly schema that will be always fetched from URL

Headers

Provide Headers if they are needed.

CORS

GraphQL Editor bypass CORS through CORS proxy.

From Github

Schema will be imported from .graphql file in your github repository. You can commit changes to github later.

AI Generation

In Blank and With Libraries option you can use AI prompt to generate initial schema.