SCALAR
Int
The Int
scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.
link GraphQL Schema definition
- scalar Int
link Require by
- AccountDeprecated as of 31st March 2020 along with UserWallet query
- Asset
- BinanceTransactionInput
- BitcoinAddress
- BitcoinInputsee: https://en.bitcoin.it/wiki/Transaction#Input
- BitcoinOutput
- BitcoinTransactionsee: https://wiki.bitcoinsv.io/index.php/Bitcoin_Transactions
- BlockchainSubWallet
- BlockchainWallet
- ChainRawEthereumTransaction
- ChainRawTransaction
- CreateBinanceTransactionInput
- CreateBitcoinDraftTransaction
- CreateBitcoinTransactionIdResponse
- CreateBitcoinTransactionResponseInterface
- EthereumTransaction
- EthereumTransactionInputA simple Ethereum transaction input
- EvmTransactionInput
- ExchangeSubWallet
- ExchangeWallet
- ExchangeWalletId
- Policy
- PolicyTemplate
- RequestCsvTransactionsInput
- Schedule
- ScheduleInput
- SubWallet
- SubWalletId
- SubWalletIdInput
- SubWalletSummary
- TransactionCsv
- TransactionInputDeprecated as of 31st March 2020 along requestSignature mutation, use the createEthereumTransaction mutation instead.
- User
- Wallet