vorfaelle.erledigen
writes
Vorfaelle: erledigen. Mutation — changes data. See the input schema for argument details.
Input parameters
| Field | Type | Required | Notes |
|---|---|---|---|
id | string | yes |
Output fields
| Field | Type | Required | Notes |
|---|---|---|---|
ok | boolean | yes |
vorfaelle.erledigte
read-only
Vorfaelle: erledigte. Read-only query. See the input schema for argument details.
Input parameters
| Field | Type | Required | Notes |
|---|---|---|---|
limit | integer | no | Default: 20 |
Output fields
Returns array of object. Fields of each element:
| Field | Type | Required | Notes |
|---|---|---|---|
id | string | yes | |
titel | string | yes | |
kategorie | string | yes | |
prioritaet | string | yes | |
status | string | yes | |
conversationId | string | yes | |
stayId | string · nullable | yes | |
exConversationId | string · nullable | yes | |
externalRef | string · nullable | yes | |
raum | string · nullable | yes | |
createdAt | string | yes | |
erledigtAm | string · nullable | yes |
vorfaelle.offene
read-only
Vorfaelle: offene. Read-only query. See the input schema for argument details.
Input parameters
| Field | Type | Required | Notes |
|---|---|---|---|
limit | integer | no | Default: 50 |
Output fields
Returns array of object. Fields of each element:
| Field | Type | Required | Notes |
|---|---|---|---|
id | string | yes | |
titel | string | yes | |
kategorie | string | yes | |
prioritaet | string | yes | |
status | string | yes | |
conversationId | string | yes | |
stayId | string · nullable | yes | |
exConversationId | string · nullable | yes | |
externalRef | string · nullable | yes | |
raum | string · nullable | yes | |
createdAt | string | yes | |
erledigtAm | string · nullable | yes |