Skip to content
This repository was archived by the owner on Jun 28, 2023. It is now read-only.

neo4j-graphql/neo4j-graphql-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neo4j GraphQL CLI

Deploy Neo4j backed GraphQL APIs based on your custom GraphQL schema.

What does it do?

Allows you to deploys a Neo4j GraphQL instance on Neo4j Sandbox. This Neo4j GraphQL instance will serve a GraphQL endpoint based on a GraphQL schema that you define.

Steps

  1. Define your GraphQL schema using GraphQL schema syntax, myschema.graphql
  2. ./bin/neo4j-graphql myschema.graphql
  3. When prompted sign into Neo4j Sandbox.
  4. You'll be presented with the credentials for your GraphQL instance, including a Graphiql URL

Schema First Development

TODO. Overview of schema first development and example schema

Example

TODO. Schema example, demonstrate Graphiql and queries

Features

  • deploy Neo4j GraphQL Sandbox instance
  • support user defined GraphQL schema
  • support @cypher GraphQL schema directives
  • support self-hosted Neo4j instances
  • support schema updates

About

Deploy a Neo4j backed GraphQL API based on your GraphQL schema

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •