Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "src/mutations/account/twoFactorLoginMutation"

Index

Variables

Const USER_2FA_LOGIN_MUTATION

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

Generated using TypeDoc