Row Metadata
Introduction
What is metadata?
metadata?Field
Type
Description
Example: Row with Metadata
{
"name": "Two-Column Product Row",
"columns": [ /* column definitions */ ],
"metadata": {
"name": "Featured Product",
"tags": "product, two columns, featured",
"category": "ecommerce",
"id": "row_001",
"idParent": null,
"dateCreated": "2023-10-02T12:45:00Z",
"dateModified": "2023-12-01T14:20:30Z",
"userId": "user_789"
}
}Last updated
Was this helpful?

