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 it is
represented in JSON as double-precision floating point numbers specified
by IEEE 754.
link GraphQL Schema definition
- scalar Int
link Require by
- agentResourceSearchParamsQuery parameters for reading `EconomicResource`s related to an `Agent`
- AgentsPageA page of agents
- CategoriesPagenull
- EconomicEventAn observed economic flow, as opposed to a flow planned to happen in the future. This could reflect a change in the quantity of an economic resource. It is also defined by its behavior in relation to the economic resource (see `Action`)
- EconomicEventPageA page of Economic Events
- EconomicResourceA resource which is useful to people or the ecosystem.
- EconomicResourcePageA page of Economic Resources
- GeolocationDistancenull
- IntentsPageA page of intents
- MeasuresPagenull
- ObservablePhenomenonPagenull
- ObservablePropertyPagenull
- ObservationPagenull
- ProcessAn activity that changes inputs into outputs. It could transform or transport economic resource(s).
- ProcessPageA page of Processes
- ProposalsPageA page of proposals
- ResourceSpecificationPagenull
- RootQueryTypenull
- SpatialThingsPagenull
- UnitsPagenull
- ValueCalculationPagenull