Skip to main content
Anchor to UserErrorsCustomerEmailMarketingUserErrors

UserErrorsCustomerEmailMarketingUserErrors

object

Provides error codes for marketing subscribe mutations.

•UserErrorsCustomerEmailMarketingUserErrorsCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Subscribes the customer to email marketing.

•CustomerEmailAddress

The customer's email address that's subscribed to the email marketing.

•[UserErrorsCustomerEmailMarketingUserErrors!]!
non-null

The list of errors that occurred from executing the mutation.

•mutation

Unsubscribes the customer from email marketing.

•CustomerEmailAddress

The customer's email address that's unsubscribed from the email marketing.

•[UserErrorsCustomerEmailMarketingUserErrors!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?