customerRegister
Creates a new customer and a new login account for this customer
customerRegister(
input: RegisterCustomerInput!
): RegisterCustomerResponse!
Creates a new customer and a new login account for this customer
customerRegister(
input: RegisterCustomerInput!
): RegisterCustomerResponse!
customerRegister.input
● RegisterCustomerInput!
non-null inputRegisterCustomerResponse
object