Organization / Types/ object
MetafieldDefinitionConnection
A paginated list of MetafieldDefinition edges.
Fields
2 fieldscursor•String!A unique cursor that can be used for pagination.
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.
endCursor•StringThe cursor to continue paginating forwards.
hasNextPage•Boolean!When paginating forwards, are there more items?
hasPreviousPage•Boolean!When paginating backwards, are there more items?
startCursor•StringThe cursor to continue paginating backwards.