Skip to main content

taskType

Return a single task type, by specifying it's ID.

taskType(
id: ID!
): TaskType

Arguments

taskType.id ● ID! non-null scalar

Type

TaskType object

Represents information about a task type.