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
- AssetStatsContains info on the number of EWAI assets in this EWAI Instance (marketplace)
- EwaiAssetThis is the main EWAI asset object information.
- EwaiAssetCreateDtoInformation to be provided to create an EWAI asset.
- EwaiAssetUpdateDtoInformation to be provided to update an EWAI asset.
- EwaiAssetWhereUniqueArgsFields which can be used to retrieve a single EWAI Asset uniquely.
- EwaiInstanceIdenfification and configuration parameters about this specific EWAI Instance. EWAI-MARKET and EWAI-LISTEN use some of these settings to control their behavior.
- IntFilterInputInt field options
- Querynull