--- 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-10 api_name: partner type: scalar api_type: graphql source_url: html: https://shopify.dev/docs/api/partner/latest/scalars/int md: https://shopify.dev/docs/api/partner/latest/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/latest/objects/App#field-App.fields.events.arguments.first) * <-|[App.events(last)](https://shopify.dev/docs/api/partner/latest/objects/App#field-App.fields.events.arguments.last) * <-|[Query​Root.transactions(first)](https://shopify.dev/docs/api/partner/latest/objects/QueryRoot#field-QueryRoot.fields.transactions.arguments.first) * <-|[Query​Root.transactions(last)](https://shopify.dev/docs/api/partner/latest/objects/QueryRoot#field-QueryRoot.fields.transactions.arguments.last) * <-|[transactions.first](https://shopify.dev/docs/api/partner/latest/queries/transactions#arguments-first) * <-|[transactions.last](https://shopify.dev/docs/api/partner/latest/queries/transactions#arguments-last)