Skip to content

[BUG] wrap and typed flags incorrectly mixed in serialization #5910

@adamretter

Description

@adamretter

Documentation says that the wrap flag when set to true:

causes the results of the query to be wrapped in an exist:result

However, for non-node types it is also incorrectly wrapping sequence values with type information.

Non-node types (and any other type) should only be wrapped in type information when the typed flag is set to true, as per the documentation:

causes the results of the query to be annotated with data type information

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