Organization / Types/ object
MetafieldDefinitionUpdatePayload
The response for the mutation containing the result and user errors.
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.
message•String!field•[String!]