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

fix: cypherParams are not passed on to nested query #1882

Merged
merged 5 commits into from
Aug 11, 2022

Conversation

tbwiss
Copy link
Contributor

@tbwiss tbwiss commented Aug 11, 2022

Description

The cypherParams from the top-level context (the server) are not passed to the translate functions. This PR fixes this.

Closes: #1249

Checklist

The following requirements should have been met (depending on the changes in the branch):

  • TCK tests have been updated
  • Integration tests have been updated
  • New files have copyright header

@changeset-bot
Copy link

changeset-bot bot commented Aug 11, 2022

🦋 Changeset detected

Latest commit: 958e975

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@neo4j/graphql Patch
@neo4j/graphql-toolbox Patch
@neo4j/graphql-ogm Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@neo4j-team-graphql
Copy link
Collaborator

neo4j-team-graphql commented Aug 11, 2022

Thanks for the UI updates.

The UI has now been torn down - reopening this PR will republish it.

@tbwiss tbwiss merged commit 1830b15 into neo4j:dev Aug 11, 2022
@christian-englert-etecture

awesome! thanks!

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

Successfully merging this pull request may close these issues.

cypherParams are not passed on to nested query
4 participants