stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketingActivityUpdateInput > errors

AdminTypes.MarketingActivityUpdateInput.errors property

The error messages that were generated when the app was trying to complete the activity. Learn more about the [JSON format expected for error messages](/api/marketing-activities/statuses#failed-status).

Signature:

errors?: InputMaybe<Scalars['JSON']['input']>;