Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
04-20-2020 02:56 AM
Hello @michael.hunger / All,
My graphQL implementation uses neo4j-graphql-java-1.0.0-M03 and my nested query call (containing a map object list) does not resolve w.r.t. the passThrough cypher directive argument.
I encounter the below error;
SchemaProblem{errors=[‘xxx’ [@521:5] use an unknown argument ‘passThrough’ on directive ‘cypher’, ‘xxx’ [@523:5] use an unknown argument ‘passThrough’ on directive ‘cypher’]}
Please let me know if neo4j-graphql-java has an implementation for the passThrough use case. I have tried the Grandstack neo4j graphQL plugin for the same and have found it to be working alright.
Thanks much,
Priya
04-21-2020 09:14 AM
I don't think passThrough is be implemented in neo4j-graphql-java
Please create a GH issue for it, to be considered.
It would be good if you could also share your use-case so we can see the application.
All the sessions of the conference are now available online