input_object

CustomerDetailsInput

Customer details Schema which includes customer name, mobile and email.
Fields
email
String
Email address of the customer to be added in customer detail while checkout.
mobile
String!
Required
Mobile number of customer to be added in customer detail while checkout.
name
String
name of customer to be added in customer detail while checkout.