Matefield properties

Matefield properties

NameTypeDescription
idstringThe unique ID of the metafield.
store_idintegerStore's ID
created_atstringThe date and time when the metafield was created, ISO 8601 format, e.g. 2022-12-13T06:53:42Z
updated_atstringThe date and time when the metafield was last updated, ISO 8601 format, e.g. 2022-12-13T06:53:42Z
owner_resourcestringThe type of resource that the metafield is attached to. Available resources: shop, product, product_image, product_variant, order, page, customer, collection, blog, article.
owner_idstringThe unique ID of the resource that the metafield is attached to.
namespacestringA container for a group of metafields. Grouping metafields within a namespace prevents your metafields from conflicting with other metafields with the same key name.
keystringThe key of the metafield.
typestringThe type of data that the metafield stores in the value field.
valuemixedThe data to store in the metafield.
descriptionstringA description of the information that the metafield contains.