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

# reorderedTickets

<fieldset class="gqlmd-mdx-admonition-fieldset">
  <legend class="gqlmd-mdx-admonition-legend"><span class="gqlmd-mdx-admonition-legend-type gqlmd-mdx-admonition-legend-type-warning">⚠️ DEPRECATED</span></legend>

  <span>
    Use reorderedTicketsList
  </span>
</fieldset>

No description

```graphql theme={null}
reorderedTickets(
  locationId: ID!
): Ticket! @deprecated
```

### Arguments

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-parent">reorderedTickets</code>.<code class="gqlmd-mdx-entity-name">locationId</code></span>](#)<span class="gqlmd-mdx-bullet"> ● </span>[<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-name">ID!</code></span>](/reference/graphql/scalars/id) <mark class="gqlmd-mdx-badge">non-null</mark> <mark class="gqlmd-mdx-badge">scalar</mark>

### Type

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-name">Ticket</code></span>](/reference/graphql/objects/ticket) <mark class="gqlmd-mdx-badge">object</mark>
