Skip to main content
Anchor to customerEmailMarketingSubscribe

customerEmailMarketingSubscribe

mutation

Requires unauthenticated_write_customers access scope.

Subscribes a customer to the newsletter with an email address.

•String!
required

The customer's email address.


Was this section helpful?

Anchor to CustomerEmailMarketingSubscribePayload returnsCustomerEmailMarketingSubscribePayload returns

•CustomerMarketingSubscribe

The created customer object.

•[CustomerUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?