Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "src/mutations/account/signIn"

Index

Variables

Const SIGN_IN_MUTATION

SIGN_IN_MUTATION: any = gql`mutation signIn($email: String!, $password: String!) {signIn(email: $email, password: $password, duration: LONG) {account {creatingAccountemailencryptedSecretKeyencryptedSecretKeyTagencryptedSecretKeyNonceidloginErrorCounttwoFactortwoFactorErrorCountverifiedwallets {addressblockchainchainIndexpublicKey}}serverEncryptionKeytwoFaRequired}}`

Generated using TypeDoc