1.0.0 • Published 3 years ago
yoga-subscriptions-server v1.0.0
Neo4j/GraphQL Subscriptions with Yoga
This example application runs GraphQL SSE (Server-Side-Events) subscriptions over a Neo4j database using the GraphQL Library for Neo4j on a Yoga server.
To run this demo:
- Run
npm install - Make sure the variables
NEO4J_URL,NEO4J_USERandNEO4J_PASSWORDinserver.jsare set to you Neo4j database. - Run
npm start - Go to
localhost:4000/graphql
Some example queries can be found at examples.graphql
1.0.1-beta.0
3 years ago
1.0.0
3 years ago