2

If I create a top level timeline card I can create a single level of nested cards by giving them the same bundleId as the parent.

Can I create a second level of nesting?

Top level timelineItem
   - 1st level child timelineItem
   - 1st level child timelineItem
      - 2nd level child timelineItem
      - 2nd level child timelineItem
Gene Reddick
  • 4,655
  • 4
  • 34
  • 35

1 Answers1

1

Nope. That's not a feature supported by the Mirror API right now.

If you're interested in doing this, I recommend you file an enhancement request on the API issue tracker.

mimming
  • 13,974
  • 3
  • 45
  • 74