1 2 3
mutation ValidateTwoFactor($token: String!) { twoFactorInfoValidate(input: { token: $token }) }