createCustomer
Create a Customer.
Requires the publiccustomer/write scope.
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