Task
Implements
Connections
TaskActivityConnection)
| Argument | Type | Description |
|---|---|---|
after |
String
|
Returns the elements in the list that come after the specified cursor. |
before |
String
|
Returns the elements in the list that come before the specified cursor. |
first |
Int
|
Returns the first n elements from the list. |
last |
Int
|
Returns the last n elements from the list. |
AttachmentConnection)
| Argument | Type | Description |
|---|---|---|
after |
String
|
Returns the elements in the list that come after the specified cursor. |
before |
String
|
Returns the elements in the list that come before the specified cursor. |
first |
Int
|
Returns the first n elements from the list. |
last |
Int
|
Returns the last n elements from the list. |
CommentConnection!)
| Argument | Type | Description |
|---|---|---|
after |
String
|
Returns the elements in the list that come after the specified cursor. |
before |
String
|
Returns the elements in the list that come before the specified cursor. |
first |
Int
|
Returns the first n elements from the list. |
last |
Int
|
Returns the last n elements from the list. |
Fields
Boolean!)
Whether task is assigned to a group
User)
CommentCreatePayload!)
| Argument | Type | Description |
|---|---|---|
input |
CommentCreateInput!
|
Comment attributes |
Company!)
ISO8601DateTime!)
Creation time
Department)
String)
Inspection)
ISO8601DateTime)
Due by time
Boolean!)
ID!)
Primary identifier
Location!)
NotificationMarkAsViewedPayload!)
String)
String!)
User)
TaskStatus!)
Inspection)
TaskType!)
Unit)
ISO8601DateTime!)
Last update time
UserGroup)
Group assigned to this task
Workflow)