> ## 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.

# LocationAppointmentSettings

No description

```graphql theme={null}
type LocationAppointmentSettings {
  limits: LocationAppointmentLimits!
  availability: [UserAppointmentsAvailability!]!
}
```

### Fields

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-parent">LocationAppointmentSettings</code>.<code class="gqlmd-mdx-entity-name">limits</code></span>](#)<span class="gqlmd-mdx-bullet"> ● </span>[<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-name">LocationAppointmentLimits!</code></span>](/reference/graphql/objects/location-appointment-limits) <mark class="gqlmd-mdx-badge">non-null</mark> <mark class="gqlmd-mdx-badge">object</mark>

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-parent">LocationAppointmentSettings</code>.<code class="gqlmd-mdx-entity-name">availability</code></span>](#)<span class="gqlmd-mdx-bullet"> ● </span>[<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-name">\[UserAppointmentsAvailability!\]!</code></span>](/reference/graphql/objects/user-appointments-availability) <mark class="gqlmd-mdx-badge">non-null</mark> <mark class="gqlmd-mdx-badge">object</mark>

### Member Of

[`Location`](/reference/graphql/objects/location)  <mark class="gqlmd-mdx-badge">object</mark>
