Skip to main content
Anchor to CartMetafieldsSetInput

CartMetafieldsSetInput

input_object

The input fields for a cart metafield value to set.

•String!
non-null

The key name of the cart metafield.

•ID!
non-null

The ID of the cart resource.

•String!
non-null

The type of data that the cart metafield stores. The type of data must be a supported type.

•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?

Anchor to Mutations using this inputMutations using this input


Was this section helpful?