Sets cart metafield values. Cart metafield values will be set regardless if they were previously created or not.
Allows a maximum of 25 cart metafields to be set at a time.
Access Scopes
Arguments
metafields:
CartMetafieldsSetInput! -
The list of Cart metafield values to set. Maximum of 25.
The input must not contain more than `250` values.
Returns
metafields:
Metafield
The list of cart metafields that were set.
userErrors:
MetafieldsSetUserError!
The list of errors that occurred from executing the mutation.