Skip to content

Conversation

injectives
Copy link
Contributor

BREAKING CHANGE: this update separates the new GQL Status Object hierarchy from the legacy Notification type by introducing a new GqlNotification interface that extends the GqlStatusObject.

The update is based on the feedback received on the GQL Status Object feature, which is currently in preview. This should make it easier to understand the new GQL Status Objects and migrate from using the legacy Notification to the new types.

Eventually, the new hierarchy is expected to replace the legacy Notification that is expected to be deprecated and phased out at a later date.

Copy link

@AndyHeap-NeoTech AndyHeap-NeoTech left a comment

Choose a reason for hiding this comment

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

LGTM

@injectives injectives force-pushed the gql-status-object-update branch from 5d5b618 to 29acf90 Compare July 4, 2025 08:49
BREAKING CHANGE: this update separates the new GQL Status Object hierarchy from the legacy `Notification` type by introducing a new `GqlNotification` interface that extends the `GqlStatusObject`.

The update is based on the feedback received on the GQL Status Object feature, which is currently in preview. This should make it easier to understand the new GQL Status Objects and migrate from using the legacy `Notification` to the new types.

Eventually, the new hierarchy is expected to replace the legacy `Notification` that is expected to be deprecated and phased out at a later date.
@injectives injectives force-pushed the gql-status-object-update branch from 29acf90 to ea2f9db Compare July 4, 2025 08:55
Copy link

@AndyHeap-NeoTech AndyHeap-NeoTech left a comment

Choose a reason for hiding this comment

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

👍

@injectives injectives merged commit 891ca3f into neo4j:6.x Jul 4, 2025
20 checks passed
@injectives injectives deleted the gql-status-object-update branch July 4, 2025 10:21
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