Metafield
Returns
createdAt ● Date
metafield creation time
description ● String
description of metafield
id ● ID
metafield's id
key ● String
A unique identifier for a metafield definition within its namespace. Must be 3-30 characters long, and only alphanumeric, hyphen, and underscore characters are supported.
namespace ● String
A metafield defines a container for a set of metafields that will be related.
type ● String
The type of data that each metafield that belongs to the metafield definition will store. See the list of supported types.
updatedAt ● Date
metafield udpate time
value ● String
Data stored in metafields. Always stored as a string, regardless of the type of the metafield.
Was this article helpful to you?