Skip to content

TaskGetByIdOptions

Query options for getting a task by ID

Extends

Properties

Property Type Description
expand? string -
select? string -
taskType? TaskType Optional task type. When not provided, method will automatically identify the task type and resolve accordingly, but it will be slower. When provided, it will skip the step to identify the task type, so it will be faster.