Home > @infiniteobjects/shopify-data-manager > AdminTypes > Mutation > metafieldsSet
Sets metafield values. Metafield values will be set regardless if they were previously created or not.
Allows a maximum of 25 metafields to be set at a time.
Note that this operation is atomic as of 2023-01
, meaning no changes are persisted if any error is encountered.
Signature:
metafieldsSet?: Maybe<MetafieldsSetPayload>;