Anchor to CartMetafieldsSetInputCart
input_objectCart Metafields Set Input
The input fields for a cart metafield value to set.
Anchor to FieldsFields
- •String!non-null
The key name of the cart metafield.
- Anchor to ownerIdowner•ID!
Id non-null The ID of the cart resource.
- Anchor to typetype•String!non-null
The type of data that the cart metafield stores. The type of data must be a supported type.
- Anchor to valuevalue•String!non-null
The data to store in the cart metafield. The data is always stored as a string, regardless of the metafield's type.
Was this section helpful?