OBJECT
Represents the reply returned by verifyTotp.
type VerifyTotpReply {# Given OTP is valid or not.valid: Boolean! }