Organization / 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.
createdAt•DateTimeTz!When the value was created.
createdAt•DateTimeTz!When the definition was created.
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_TEXTupdatedAt•DateTimeTz!When the definition was last updated.
id•ID!Unique primary key.
key•String!Stable integration/API key.
updatedAt•DateTimeTz!When the value was last updated.
value•MixedRaw JSON value.