Home > @infiniteobjects/shopify-data-manager > AdminTypes > MetafieldsSetPayload
Return type for metafieldsSet
mutation.
Signature:
export interface MetafieldsSetPayload
Property | Modifiers | Type | Description |
---|---|---|---|
metafields? | Maybe<Array<Metafield>> | (Optional) The list of metafields that were set. | |
userErrors | Array<MetafieldsSetUserError> | The list of errors that occurred from executing the mutation. |