Anchor to UserErrorsCustomerEmailMarketingUserErrorsUser
objectUser Errors Customer Email Marketing User Errors
Provides error codes for marketing subscribe mutations.
Anchor to FieldsFields
- Anchor to codecode•User
Errors Customer Email Marketing User Errors Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Subscribes the customer to email marketing.
- Anchor to emailAddressemail•Customer
Address Email Address The customer's email address that's subscribed to the email marketing.
- Anchor to userErrorsuser•[User
Errors Errors Customer Email Marketing User Errors!]! non-null The list of errors that occurred from executing the mutation.
- •mutation
Unsubscribes the customer from email marketing.
- Anchor to emailAddressemail•Customer
Address Email Address The customer's email address that's unsubscribed from the email marketing.
- Anchor to userErrorsuser•[User
Errors Errors Customer Email Marketing User Errors!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?