Anchor to CustomerMarketingSubscribeCustomer
objectCustomer Marketing Subscribe
Requires access scope.
A filtered return of customer information for customerMarketingSubscribes.
Anchor to FieldsFields
- id (ID!)
- •ID!non-null Token access required
A unique ID for the customer.
Was this section helpful?
Anchor to MutationsMutations
- customerEmailMarketingSubscribe (CustomerEmailMarketingSubscribePayload)
- customerSmsMarketingSubscribe (CustomerSmsMarketingSubscribePayload)
- •mutation
Subscribes a customer to the newsletter with an email address.
- Anchor to emailemail•String!required
The customer's email address.
Arguments
- •mutation
Subscribes a customer to the newsletter with a phone number.
- Anchor to phoneNumberphone•String!
Number required The customer's phone number.
Arguments
Was this section helpful?