neo4j-graphql / neo4j-graphql-java

Neo4j Labs Project: Pure JVM translation for GraphQL queries and mutations to Neo4j's Cypher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please add passThrough=true support!

n2iw opened this issue · comments

We are using Neo4j-GraphQL plugin in production. And we are in the process of migrating to Neo4j-GraphQL-Java. Our schema uses a lot of "passThrough=true" parameters to return embedded map/objects. Please add this, thanks!

@n2iw yan you take a look at the PR #195 if it satisfies your needs

Thanks @Andy2003, I've tested PR #195, and left a comment there. Please take a look, thanks!

@Andy2003 thanks for fixing this for us! When can we expect it to be released? Our development is depending on this, thanks!

@jexp when can we create the next release
@n2iw please note that with the next release this library will be upgraded to java 11 and neo4j 4.2