Skip to main content
Anchor to CustomerSmsMarketingConsentError

CustomerSmsMarketingConsentError

object

Requires read_customers access scope.

An error that occurs during execution of an SMS marketing consent mutation.

CustomerSmsMarketingConsentErrorCode

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

Update a customer's SMS marketing consent information.

Arguments

CustomerSmsMarketingConsentUpdateInput!required

Specifies the input fields to update a customer's SMS marketing consent information.


Fields

Customer

The updated customer.

[CustomerSmsMarketingConsentError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?