---
title: Int - Shop Users 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: unstable latest
source_url:
  html: https://shopify.dev/docs/api/shop-users/latest/scalars/Int
  md: https://shopify.dev/docs/api/shop-users/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

* [Query.metafields(first)](https://shopify.dev/docs/api/shop-users/latest/objects/Query#field-Query.fields.metafields.arguments.first)
* [Query.metafields(last)](https://shopify.dev/docs/api/shop-users/latest/objects/Query#field-Query.fields.metafields.arguments.last)
* [metafields.first](https://shopify.dev/docs/api/shop-users/latest/queries/metafields#arguments-first)
* [metafields.last](https://shopify.dev/docs/api/shop-users/latest/queries/metafields#arguments-last)