MetaObjects
All metaobjects for the shop.
Columns
| Name | Type | References | Description |
| ID [KEY] | ID | A globally-unique ID. | |
| Handle | String | The unique handle of the object, useful as a custom ID. | |
| DisplayName | String | The preferred display name field value of the metaobject. | |
| Type | String | The type of the metaobject. | |
| Key [KEY] | String | The object key of this field. | |
| Value | String | The assigned field value, always stored as a string regardless of the field type. | |
| UpdatedAt | Datetime | When the object was last updated. |