customerCreateAccount
No description
customerCreateAccount(
id: Int!
input: CreateAccountInput
): RegisterCustomerResponse!
No description
customerCreateAccount(
id: Int!
input: CreateAccountInput
): RegisterCustomerResponse!
customerCreateAccount.id
● Int!
non-null scalarcustomerCreateAccount.input
● CreateAccountInput
inputRegisterCustomerResponse
object