addTask
Adds a new task to the plan
Requires authorization features: shift:plan:edit
addTask(
input: AddTaskInput!
): TaskShiftElement!
Directives
auth
Requires authorization features: shift:plan:edit
Arguments
addTask.input ● AddTaskInput! non-null input
Type
TaskShiftElement object
Element of a shift representing a single task