Skip to content

neo4j-graphql/community-graph-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

community-graph-starter-kit

A starter app you can build on to create an app for the Neo4j community graph hackathon. It initializes the Apollo GraphQL client, and loads a query into the app to display.

  • src/index.js demonstrates how to initialize the library to connect to the right endpoint.
  • src/App.js shows how to decorate a component with a GraphQL query to load data into that component.

Read more in the documentation for Apollo Client.

Don't forget to use GraphiQL to explore the available arguments and fields in the API!

About

Starter kit for the GraphQL Community Graph hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published