Skip to content

[Feature Request]: Auto merge deeper than level 2 #1418

@SeongwoonHong

Description

@SeongwoonHong

There's autoMergeLevel1 and autoMergeLevel2 apis, but It'd be great if there's Level3 and 4 etc.
I'm already using autoMergeLevel2 but it wouldn't merge anything that's nested more than 3 levels.
for instance, this is my store

user: {
  something: {
    anything: {
          ...,
          hello: []      <--- this will not be merged
      }
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions