createCustomer
Creates a new Customer
Requires the customer/write scope on the associated DemandHq.
createCustomer(
input: CustomerCreateInput!
): Customer
Arguments
createCustomer.input
● CustomerCreateInput!
non-null input
Type
Customer
object
A customer of a given Storefront is a user who places orders on the Storefront