SendOTPInput
No description
input SendOTPInput {
verificationMethod: VerificationMethod!
receiver: String!
storeId: ID!
}
No description
input SendOTPInput {
verificationMethod: VerificationMethod!
receiver: String!
storeId: ID!
}
SendOTPInput.verificationMethod ● VerificationMethod! non-null enumSendOTPInput.receiver ● String! non-null scalarSendOTPInput.storeId ● ID! non-null scalar