> For the complete documentation index, see [llms.txt](https://developer.collibra.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.collibra.com/api/graphql/knowledge-graph/scalars/int.md).

# Int

The `Int` scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

```graphql
scalar Int
```

### Member Of

[`assets`](/api/graphql/knowledge-graph/queries/assets.md) query ● [`communities`](/api/graphql/knowledge-graph/queries/communities.md) query ● [`complexRelations`](/api/graphql/knowledge-graph/queries/complex-relations.md) query ● [`domains`](/api/graphql/knowledge-graph/queries/domains.md) query
