Skip to main content

task

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

task(
id: ID!
): Task

Arguments

task.id ● ID! non-null scalar

Type

Task object

Represents information about a task.