Skip to main content
Version: 1.3

task

Get one task by id. Returns task or error when task does not exist.

task(
id: String!
): Task!

Arguments

id (String)

Type

Task

Describes the User task.