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

# AssignedByUser

> The user who assigned an application.

`OBJECT`

The user who assigned an application.

## Fields

<ResponseField name="name" type="String!" required>
  The name of the user who made the assignment.
</ResponseField>

<ResponseField name="userId" type="UUID!" required>
  The unique identifier of the user who made the assignment.
</ResponseField>
