-
Notifications
You must be signed in to change notification settings - Fork 49
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
Comments
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
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
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 thanks for fixing this for us! When can we expect it to be released? Our development is depending on this, thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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!
The text was updated successfully, but these errors were encountered: