Warehouse / Types/ object
MetafieldEdge
An edge that contains a node of type Metafield and a cursor.
Fields
2 fieldscursor•String!A unique cursor that can be used for pagination.
id•ID!Unique primary key.
isVisibleWhilePacking•Boolean!Whether warehouse users can show this while packing.
key•String!Stable integration/API key.
name•String!Display name.
sort•Int!Display sort order.
type•MetafieldType!Expected value type.
BOOLEANDATEDATE_TIMEDECIMALINTEGERJSONMULTI_LINE_TEXTSINGLE_LINE_TEXTid•ID!Unique primary key.
key•String!Stable integration/API key.
value•MixedRaw JSON value.