Skip to content

Update graphql java #1

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

Merged
merged 5 commits into from
Aug 31, 2020

Conversation

Andy2003
Copy link

According to neo4j-graphql#120 (comment) I reviewed the changes and made some adjustments.

Please apply my adjustments to your branch so we can merge your PR later on

Andy2003 and others added 5 commits August 31, 2020 00:15
…nset for when updating a node. (neo4j-graphql#117)

Now we always use `SET x += {}` to update properties.
This change adds support for:
* nesting tests (deep hierarchy)
* direct navigation to failed block (cypher or cypher params)
* let augmentation-tests provides a diff on failure that can be viewed in IntelliJ
# Conflicts:
#	src/test/kotlin/org/neo4j/graphql/TranslatorExceptionTest.kt
#	src/test/kotlin/org/neo4j/graphql/TranslatorExceptionTests.kt
#	src/test/kotlin/org/neo4j/graphql/utils/GraphQLSchemaTestSuite.kt
@claymccoy claymccoy merged commit b5ff228 into claymccoy:updateGraphqlJava Aug 31, 2020
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 this pull request may close these issues.

2 participants