Anchor to MetafieldSetInputMetafield
input_objectMetafield Set Input
Inputs to the metafieldsSet Mutation that define a single field.
Anchor to FieldsFields
- identifier (CustomDataKeyPairInput!)
- value (String!)
- Anchor to identifieridentifier•Custom
Data Key Pair Input! required Key and namespace pair that together form the path to the definition. Key is required, Namespace defaults to the Client's implicit, reserved namespace if not provided.
- Anchor to valuevalue•String!non-null
The data stored in the metafield. Always stored as a string, regardless of the metafield's type.
Was this section helpful?