Neo4j GraphQL Toolbox

Experiment with your Neo4j GraphQL API using the purpose-built web IDE.

This tool is currently for development purposes only!

Example

toolbox editor view
Figure 1. Query editor view

Access the Neo4j GraphQL Toolbox here: https://graphql-toolbox.neo4j.io/

Usage

  1. Connect to the database with your credentials

  2. Define (or Introspect) the Type definitions

  3. Build the Neo4j GraphQL schema

  4. Experiment, query and play

Requirements

  1. A Neo4j database, see Neo4j Desktop or use a Neo4j AuraDB

  2. Make sure the database fulfills the requirements stated here, including the necessary plugins.