Neo4j-Graphql

npm init -y

image

npm install @neo4j/graphql graphql neo4j-driver apollo-server

image

create index.js

image