CreateAccountInput
No description
input CreateAccountInput {
password: String
}
Fields
CreateAccountInput.password ● String scalar
Password for creating new account
Member Of
contactCreateAccount mutation ● customerCreateAccount mutation