customerCreate
Creates a new customer.
customerCreate(
input: UserCreateInput!
): CustomerCreate
Arguments
customerCreate.input ● UserCreateInput! non-null input
Fields required to create a customer.
Type
CustomerCreate object
Creates a new customer.
Was this page helpful?