--- title: Int - Partner API description: >- Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1. api_version: 2025-01 api_name: partner type: scalar api_type: graphql source_url: html: 'https://shopify.dev/docs/api/partner/2025-01/scalars/Int' md: 'https://shopify.dev/docs/api/partner/2025-01/scalars/Int.md' --- # Int scalar Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1. ## Map ### Arguments with this scalar * <-|[App.events(first)](https://shopify.dev/docs/api/partner/2025-01/objects/App#field-App.fields.events.arguments.first) * <-|[App.events(last)](https://shopify.dev/docs/api/partner/2025-01/objects/App#field-App.fields.events.arguments.last) * <-|[Query​Root.transactions(first)](https://shopify.dev/docs/api/partner/2025-01/objects/QueryRoot#field-QueryRoot.fields.transactions.arguments.first) * <-|[Query​Root.transactions(last)](https://shopify.dev/docs/api/partner/2025-01/objects/QueryRoot#field-QueryRoot.fields.transactions.arguments.last) * <-|[transactions.first](https://shopify.dev/docs/api/partner/2025-01/queries/transactions#arguments-first) * <-|[transactions.last](https://shopify.dev/docs/api/partner/2025-01/queries/transactions#arguments-last)