--- 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: 2024-10 api_name: partner type: scalar api_type: graphql source_url: html: 'https://shopify.dev/docs/api/partner/2024-10/scalars/Int' md: 'https://shopify.dev/docs/api/partner/2024-10/scalars/Int.md' --- # Int scalar Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1. ## Map ### Queries with this scalar * \[transactions.first](https://shopify.dev/docs/api/partner/2024-10/queries/transactions#field-first) * \[transactions.last](https://shopify.dev/docs/api/partner/2024-10/queries/transactions#field-last) ### Arguments with this scalar * <-|[App.events(first)](https://shopify.dev/docs/api/partner/2024-10/objects/App#field-events) * <-|[App.events(last)](https://shopify.dev/docs/api/partner/2024-10/objects/App#field-events) * <-|[Conversation.messages(first)](https://shopify.dev/docs/api/partner/2024-10/objects/Conversation#field-messages) * <-|[Conversation.messages(last)](https://shopify.dev/docs/api/partner/2024-10/objects/Conversation#field-messages) * <-|[Query​Root.conversations(first)](https://shopify.dev/docs/api/partner/2024-10/objects/QueryRoot#field-conversations) * <-|[Query​Root.conversations(last)](https://shopify.dev/docs/api/partner/2024-10/objects/QueryRoot#field-conversations) * <-|[Query​Root.jobs(first)](https://shopify.dev/docs/api/partner/2024-10/objects/QueryRoot#field-jobs) * <-|[Query​Root.jobs(last)](https://shopify.dev/docs/api/partner/2024-10/objects/QueryRoot#field-jobs) * <-|[Query​Root.transactions(first)](https://shopify.dev/docs/api/partner/2024-10/objects/QueryRoot#field-transactions) * <-|[Query​Root.transactions(last)](https://shopify.dev/docs/api/partner/2024-10/objects/QueryRoot#field-transactions)