input_object

CustomerDetailsInput

Customer details including name, mobile, and email.
Fields
email
String
Email address. Example: 'john.doe@example.com'
mobile
String!
Required
Mobile number. Example: '9876543210'
name
String
Full name. Example: 'John Doe'