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