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