Skip to content

Support chaining/composing RecordMergers #367

Description

@AlexanderGH

We have a use-case for a custom record merger, and might have a use-case for more. It would be good to have a utility or at least proper examples of the preferred way to arbitrarily chain N mergers with ConnectionRecordMerger. A decorator pattern should work fine for now, but ideally we could have a CompositeRecordMerger() utility that accepts an arbitrary list of them.

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