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

# InteractionsFilter

No description

```graphql theme={null}
input InteractionsFilter {
  onlyLastService: Boolean!
}
```

### Fields

#### [<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-parent">InteractionsFilter</code>.<code class="gqlmd-mdx-entity-name">onlyLastService</code></span>](#)<span class="gqlmd-mdx-bullet"> ● </span>[<span class="gqlmd-mdx-entity"><code class="gqlmd-mdx-entity-name">Boolean!</code></span>](/reference/graphql/scalars/boolean) <mark class="gqlmd-mdx-badge">non-null</mark> <mark class="gqlmd-mdx-badge">scalar</mark>

Indicates whether to include interactions created only during
the last service until the ticket was marked as served or no-show.
