Skip to content

Cosmos: preserve unmapped properties #38631

Description

@AndriySvyryd

Currently unmapped properties can be overridden during updates. An entity-type level configuration like PreserveUnmappedProperties could be introduced to avoid this at the cost of performance.

Alternatively, #20584 would allow to map all dynamic properties to a Dictionary<string, object>

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions