Interface: Metafield
Properties
created_at
created_at:
string
The date and time when the metafield was created.
description
description:
string
Description of the metafield.
id
id:
number
Unique numeric identifier for the metafield.
key
key:
string
The name of the metafield.
namespace
namespace:
string
A category or container that differentiates your metadata from other metafields.
owner_id
owner_id:
number
Unique numeric identifier of the owner_resource.
owner_resource
owner_resource:
MetafieldOwnerResource
Objects which support Metafields
updated_at
updated_at:
string
The date and time when the metafield was last updated.
value
value:
string
The content of the metafield.
value_type
value_type:
"string"
|"integer"
|"json_string"
The type of the value parameter.