Nested🔗Definition🔗export interface Nested { field?: string; id: string; type: "nested"; settings?: any; } Methods🔗No methods.See also🔗 NestedBuilder