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