Skip to content

Conversation

@MacondoExpress
Copy link
Contributor

As title.

@MacondoExpress MacondoExpress changed the base branch from 5.x to 6.x October 16, 2024 14:57
Copy link
Contributor

@mjfwebb mjfwebb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be nice to add another example with includes for example.

@MacondoExpress MacondoExpress merged commit 8c13f5f into neo4j:6.x Oct 17, 2024

=== The deprecated `_NOT` on `@relationship` filters are no longer supported

The deprecated `_NOT` filters on `@relationship` fields such as:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The deprecated `_NOT` filters on `@relationship` fields such as:
The following deprecated `_NOT` filters on `@relationship` are removed and no longer supported:

- `actors_NOT`
- `actorsConnection_NOT`

Are removed from the schema and no longer supported, to achieve the same result use the `NONE` quantifier.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Are removed from the schema and no longer supported, to achieve the same result use the `NONE` quantifier.
To achieve the same in version 6.x of the GraphQL library, use the `NONE` quantifier.

@rsill-neo4j
Copy link
Contributor

oh, too late, it's already merged i see :/

@MacondoExpress
Copy link
Contributor Author

oh, too late, it's already merged i see :/

My bad! sorry, I saw the approval and I consider these no-blockers, approved and merge the suggestions on the other PR!

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.

3 participants