> ## Documentation Index
> Fetch the complete documentation index at: https://developer.qminder.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Int

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

```graphql theme={null}
scalar Int
```

### Member Of

[`Billing`](/reference/graphql/objects/billing)  <mark class="gqlmd-mdx-badge">object</mark><span class="gqlmd-mdx-bullet"> ● </span>[`Ipad`](/reference/graphql/objects/ipad)  <mark class="gqlmd-mdx-badge">object</mark><span class="gqlmd-mdx-bullet"> ● </span>[`LabelType`](/reference/graphql/objects/label-type)  <mark class="gqlmd-mdx-badge">object</mark><span class="gqlmd-mdx-bullet"> ● </span>[`LineAppointmentSettings`](/reference/graphql/objects/line-appointment-settings)  <mark class="gqlmd-mdx-badge">object</mark><span class="gqlmd-mdx-bullet"> ● </span>[`LocationAppointmentLimits`](/reference/graphql/objects/location-appointment-limits)  <mark class="gqlmd-mdx-badge">object</mark><span class="gqlmd-mdx-bullet"> ● </span>[`OpeningHoursTime`](/reference/graphql/objects/opening-hours-time)  <mark class="gqlmd-mdx-badge">object</mark><span class="gqlmd-mdx-bullet"> ● </span>[`ticketSearch`](/reference/graphql/queries/ticket-search)  <mark class="gqlmd-mdx-badge">query</mark><span class="gqlmd-mdx-bullet"> ● </span>[`UserAppointmentsAvailability`](/reference/graphql/objects/user-appointments-availability)  <mark class="gqlmd-mdx-badge">object</mark>
