Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add passThrough=true support! #190

Closed
n2iw opened this issue Mar 16, 2021 · 4 comments · Fixed by #195
Closed

Please add passThrough=true support! #190

n2iw opened this issue Mar 16, 2021 · 4 comments · Fixed by #195
Assignees

Comments

@n2iw
Copy link

n2iw commented Mar 16, 2021

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!

Andy2003 added a commit that referenced this issue Mar 27, 2021
The new argument `passThrough` of the `@cypher` directive allows the user to return an arbitrary result for the directive

resolves #190
@Andy2003 Andy2003 self-assigned this Mar 27, 2021
@Andy2003
Copy link
Collaborator

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

@n2iw
Copy link
Author

n2iw commented Apr 1, 2021

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

Andy2003 added a commit that referenced this issue Apr 14, 2021
The new argument `passThrough` of the `@cypher` directive allows the user to return an arbitrary result for the directive

resolves #190
Andy2003 added a commit that referenced this issue Apr 14, 2021
Andy2003 added a commit that referenced this issue Apr 14, 2021
The new argument `passThrough` of the `@cypher` directive allows the user to return an arbitrary result for the directive

resolves #190
Andy2003 added a commit that referenced this issue Apr 14, 2021
The new argument `passThrough` of the `@cypher` directive allows the user to return an arbitrary result for the directive

resolves #190
@n2iw
Copy link
Author

n2iw commented Apr 16, 2021

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

@Andy2003
Copy link
Collaborator

Andy2003 commented Apr 16, 2021

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants