Hey, Is there a function to populate the parent with its children? So that the return json is in format: { .... children: [...] ... } thank you.
Hey,
Is there a function to populate the parent with its children? So that the return json is in format:
{
....
children: [...]
...
}
thank you.