Tomas Didvalis
Results
2
comments of
Tomas Didvalis
I am experiencing same issue: - express-graphql: 0.9.0 - graphql: 15.2.0 - neo4j-driver: 4.1.0 - neo4j-graphql-js: 2.14.3 No apollo. Edit: Seems to be a problem of peer dependencies between these...
I would love to get this fixed too as for now instead of using `getRoot(self).id` / `getParent(self).id` , I am forced to pass the id as an argument to action,...