Organization / Types/ object
MetafieldEdge
An edge that contains a node of type Metafield and a cursor.
Fields
2 fieldsid•ID!Unique primary key.
key•String!Stable integration/API key.
value•MixedRaw JSON value.
id•ID!Unique primary key.
key•String!Stable integration/API key.
name•String!Display name.
type•MetafieldType!Expected value type.
SINGLE_LINE_TEXTMULTI_LINE_TEXTINTEGERDECIMALBOOLEANDATEDATE_TIMEJSONisVisibleWhilePacking•Boolean!Whether warehouse users can show this while packing.
sort•Int!Display sort order.
createdAt•DateTimeTz!When the definition was created.
updatedAt•DateTimeTz!When the definition was last updated.
createdAt•DateTimeTz!When the value was created.
updatedAt•DateTimeTz!When the value was last updated.
cursor•String!A unique cursor that can be used for pagination.