Neo4j GraphQL Toolbox
Experiment with your Neo4j GraphQL API using the purpose-built web IDE.
This tool is currently for development purposes only!
Link
Access the Neo4j GraphQL Toolbox here: https://graphql-toolbox.neo4j.io/
Usage
-
Connect to the database with your credentials
-
Define (or Introspect) the Type definitions
-
Build the Neo4j GraphQL schema
-
Experiment, query and play
Requirements
-
A Neo4j database, see Neo4j Desktop or use a Neo4j AuraDB
-
Make sure the database fulfills the requirements stated here, including the necessary plugins.
Was this page helpful?