--- 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) * <-|[Conversation.messages(first)](https://shopify.dev/docs/api/partner/latest/objects/Conversation#field-Conversation.fields.messages.arguments.first) * <-|[Conversation.messages(last)](https://shopify.dev/docs/api/partner/latest/objects/Conversation#field-Conversation.fields.messages.arguments.last) * <-|[Query​Root.conversations(first)](https://shopify.dev/docs/api/partner/latest/objects/QueryRoot#field-QueryRoot.fields.conversations.arguments.first) * <-|[Query​Root.conversations(last)](https://shopify.dev/docs/api/partner/latest/objects/QueryRoot#field-QueryRoot.fields.conversations.arguments.last) * <-|[Query​Root.jobs(first)](https://shopify.dev/docs/api/partner/latest/objects/QueryRoot#field-QueryRoot.fields.jobs.arguments.first) * <-|[Query​Root.jobs(last)](https://shopify.dev/docs/api/partner/latest/objects/QueryRoot#field-QueryRoot.fields.jobs.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) * <-|[conversations.first](https://shopify.dev/docs/api/partner/latest/queries/conversations#arguments-first) * <-|[conversations.last](https://shopify.dev/docs/api/partner/latest/queries/conversations#arguments-last) * <-|[jobs.first](https://shopify.dev/docs/api/partner/latest/queries/jobs#arguments-first) * <-|[jobs.last](https://shopify.dev/docs/api/partner/latest/queries/jobs#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)