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

# UserAppointmentsWeeklySchedule

No description

```graphql theme={null}
type UserAppointmentsWeeklySchedule {
  monday: UserAppointmentsDailySchedule
  tuesday: UserAppointmentsDailySchedule
  wednesday: UserAppointmentsDailySchedule
  thursday: UserAppointmentsDailySchedule
  friday: UserAppointmentsDailySchedule
  saturday: UserAppointmentsDailySchedule
  sunday: UserAppointmentsDailySchedule
}
```

### Fields

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-parent">UserAppointmentsWeeklySchedule</code>.<code class="gqlmd-mdx-entity-name">monday</code></span>](#)<span class="gqlmd-mdx-bullet"> ● </span>[<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-name">UserAppointmentsDailySchedule</code></span>](/reference/graphql/objects/user-appointments-daily-schedule) <mark class="gqlmd-mdx-badge">object</mark>

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-parent">UserAppointmentsWeeklySchedule</code>.<code class="gqlmd-mdx-entity-name">tuesday</code></span>](#)<span class="gqlmd-mdx-bullet"> ● </span>[<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-name">UserAppointmentsDailySchedule</code></span>](/reference/graphql/objects/user-appointments-daily-schedule) <mark class="gqlmd-mdx-badge">object</mark>

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-parent">UserAppointmentsWeeklySchedule</code>.<code class="gqlmd-mdx-entity-name">wednesday</code></span>](#)<span class="gqlmd-mdx-bullet"> ● </span>[<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-name">UserAppointmentsDailySchedule</code></span>](/reference/graphql/objects/user-appointments-daily-schedule) <mark class="gqlmd-mdx-badge">object</mark>

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-parent">UserAppointmentsWeeklySchedule</code>.<code class="gqlmd-mdx-entity-name">thursday</code></span>](#)<span class="gqlmd-mdx-bullet"> ● </span>[<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-name">UserAppointmentsDailySchedule</code></span>](/reference/graphql/objects/user-appointments-daily-schedule) <mark class="gqlmd-mdx-badge">object</mark>

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-parent">UserAppointmentsWeeklySchedule</code>.<code class="gqlmd-mdx-entity-name">friday</code></span>](#)<span class="gqlmd-mdx-bullet"> ● </span>[<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-name">UserAppointmentsDailySchedule</code></span>](/reference/graphql/objects/user-appointments-daily-schedule) <mark class="gqlmd-mdx-badge">object</mark>

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-parent">UserAppointmentsWeeklySchedule</code>.<code class="gqlmd-mdx-entity-name">saturday</code></span>](#)<span class="gqlmd-mdx-bullet"> ● </span>[<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-name">UserAppointmentsDailySchedule</code></span>](/reference/graphql/objects/user-appointments-daily-schedule) <mark class="gqlmd-mdx-badge">object</mark>

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-parent">UserAppointmentsWeeklySchedule</code>.<code class="gqlmd-mdx-entity-name">sunday</code></span>](#)<span class="gqlmd-mdx-bullet"> ● </span>[<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-name">UserAppointmentsDailySchedule</code></span>](/reference/graphql/objects/user-appointments-daily-schedule) <mark class="gqlmd-mdx-badge">object</mark>

### Member Of

[`UserAppointmentsAvailability`](/reference/graphql/objects/user-appointments-availability)  <mark class="gqlmd-mdx-badge">object</mark>
