Const USER_2FA_LOGIN_MUTATION
USER_2FA_LOGIN_MUTATION: any = gql`mutation twoFactorLogin($code: String!) {twoFactorLogin(twoFa: $code) {account {creatingAccountemailencryptedSecretKeyencryptedSecretKeyTagencryptedSecretKeyNonceidloginErrorCounttwoFactortwoFactorErrorCountverifiedwallets {addressblockchainchainIndexpublicKey}}serverEncryptionKey}}`