Anchor to CustomerEmailMarketingConsentUpdateUserErrorCustomer
objectCustomer Email Marketing Consent Update User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (CustomerEmailMarketingConsentUpdateUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Customer
Email Marketing Consent Update User Error 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
- customerEmailMarketingConsentUpdate (CustomerEmailMarketingConsentUpdatePayload)
- •mutation
Updates a
Customer's email marketing consent information. The customer must have an email address to update their consent. Records the marketing state (such as subscribed, pending, unsubscribed), opt-in level, and when and where the customer gave or withdrew consent.- Anchor to inputinput•Customer
Email Marketing Consent Update Input! required Specifies the input fields to update a customer's email marketing consent information.
Arguments
Was this section helpful?