Skip to content

The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

graphql
scalar Int

Member Of

Category object ● CategoryConnection object ● Dataset object ● HistoryFilterInput input ● Inventory object ● InventoryConnection object ● InventoryFilterInput input ● InventoryHistoryConnection object ● InventorySnapshot object ● PaginationInput input ● Product object ● ProductConnection object ● ProductFilterInput input ● ProductHistoryConnection object ● ProductSnapshot object ● Store object ● StoreConnection object ● StoreHistoryConnection object