---
title: Int - Partner API
description: The `Int` scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.
api_version: 2026-04
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

The `Int` scalar type 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)