cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

nag_agile
Node
since ‎11-24-2019
‎06-01-2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 2 Kudos given
  • 0 Kudos received

User Activity

I have simple neo4j & graphql example. Here is my typeDefs: const typeDefs = ` type Employee { eid: ID! name: String! title: String! email: String reportees: [Employee] @relation(nam...
Kudos given to