VTEX Schema for Complex JSON Structuce

Hi All,
How will we create a Vtex schema for Complex JSON Structures for Example:
{
“parent”: “Example”,
“childrens”: [
{
“childName”: “Example”,
“childrens”: [
{
“childName”: “Example”
}
]
}
]
}

Hello @TanishqxSharma
please have a look at this document:
https://developers.vtex.com/vtex-rest-api/reference/schemas#saveschemabyname