neo4j-graphql-binding

1.2.0 • Public • Published

neo4j-graphql-binding

Overview

In your server setup, you use can neo4jGraphQLBinding to create a GraphQL binding to the schema used by your Neo4j instance. The binding is set into your server's context object at some key and accessed in your resolvers to delegate requests for any generated query or mutation or those which use a @cypher directive.

The exports of this package are used to support various features in neo4j-graphql-server. See this section explaining the server setup process.

neo4j-graphql-binding is still under development, so please file an issue for any bug you discover or share feature requests. Thanks!

Install

npm install -save neo4j-graphql-binding

Docs 📚

View the docs here!

Package Sidebar

Install

npm i neo4j-graphql-binding

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

211 kB

Total Files

12

Last publish

Collaborators

  • michaeldgraham