Organization / Types/ object
MetafieldDefinitionEdge
An edge that contains a node of type MetafieldDefinition and a cursor.
Fields
2 fieldsid•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.