Skip to main content
Anchor to CustomerEmailMarketingSubscribePayload

CustomerEmailMarketingSubscribePayload

payload

Return type for customerEmailMarketingSubscribe mutation.

•CustomerMarketingSubscribe

The created customer object.

•[CustomerUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Subscribes a customer to the newsletter with an email address.

Arguments

•String!
required

The customer's email address.



Was this section helpful?