taskUpdate
Update a task
taskUpdate(
input: UpdateTaskInput!
): Task!
Arguments
taskUpdate.input
● UpdateTaskInput!
non-null input
Parameters for UpdateTask
Type
Task
object
A task that can be assigned to a user and is associated with a taskable entity.