Skip to content

Do not remove all skipped node properties on update #106

Closed
@Andy2003

Description

@Andy2003

AS pointed out in #99 (comment) and #99 (comment) the current behavior of using SET x = { data } instead of SET x += { data} is not desired. Since the user may do partial updates as well.
To remove a node's property you need to set it null explicitly in the mutation query.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions