Anchor to CustomerMarketingSubscribeCustomer
objectCustomer Marketing Subscribe
Requires access scope.
A filtered return of customer information for customerMarketingSubscribes.
Anchor to MutationsMutations
- •mutation
Subscribes a customer to the newsletter with an email address.
- Anchor to emailemail•String!required
The customer's email address.
Arguments
- Anchor to customercustomer•Customer
Marketing Subscribe The created customer object.
- Anchor to customerUserErrorscustomer•[Customer
User Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
- •mutation
Subscribes a customer to the newsletter with a phone number.
- Anchor to phoneNumberphone•String!
Number required The customer's phone number.
Arguments
- Anchor to customercustomer•Customer
Marketing Subscribe The created customer object.
- Anchor to customerUserErrorscustomer•[Customer
User Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?