Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketingActivityUpdateExternalPayload
Return type for marketingActivityUpdateExternal
mutation.
Signature:
export interface MarketingActivityUpdateExternalPayload
Property | Modifiers | Type | Description |
---|---|---|---|
marketingActivity? | Maybe<MarketingActivity> | (Optional) The updated marketing activity. | |
userErrors | Array<MarketingActivityUserError> | The list of errors that occurred from executing the mutation. |