How to clone objectRecursive object from schema factory? #24972
Unanswered
bannarisoftwares
asked this question in
Q&A
Replies: 1 comment
-
|
TreeBeta.clone can be used to clone nodes. You can then reassign the id as desired in the new node. Also, If that is your whole schema, I'd recommend using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is my schema, how to clone and create new object? I just want to change id in
FormSchema, can anyone help with this issue ?Beta Was this translation helpful? Give feedback.
All reactions