SCALAR
Int
The Int
scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^53 - 1) and 2^53 - 1 since represented in JSON as double-precision floating point numbers specifiedby IEEE 754.
link GraphQL Schema definition
- scalar Int
link Require by
- CdnFileFile on CDN
- CodeVerification Code (for change password, etc)
- CommentComment by user about anything
- CurrencyCurrency item
- ExtendedColumnsExtended columns on some Thing
- FileFile on CDN (table cdn_files)
- FileGroupGroup of files
- FileGroupFileFile as item in FileGroup
- MerchantMerchants (rules) on some payment processing
- PaymentPayment on site
- PaymentServiceService (product) in Payment
- PostPost (topic, story - page on site)
- RootMutationTypenull
- RootQueryTypenull
- SmsSMS stored in database
- StaticPageStatic page on site
- StaticPageAliasStatic page on site
- UserUser profile
- UserAccountsUserAccount in third system
- UserAgentGet list of UserAgents. ID is used if specified, then user_agent_string, but not both
- UtmUser visits page with UTM tags
- UtmSetUTM tag set
- VisitorUnique Visitor on site
- WalletUser wallet in some currency
- WalletTransactionWallet transaction