SCALAR
Int
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
- CardConnectionThe connection type for Card.
- CardControlnull
- CardHoldernull
- CardTransactionnull
- CardTransactionConnectionThe connection type for CardTransaction.
- ChargeTransactionConnectionThe connection type for ChargeTransaction.
- EtcCardConnectionThe connection type for EtcCard.
- EtcCardTransactionConnectionThe connection type for EtcCardTransaction.
- PointTransactionConnectionThe connection type for PointTransaction.
- TemporaryCardControlnull
- ValueTransactionConnectionThe connection type for ValueTransaction.
- Walletnull
- WalletPaymentTransactionnull
- WalletPaymentTransactionConnectionThe connection type for WalletPaymentTransaction.