Skip to main content

bundleTask

Return a single bundle task by ID, bypassing the global scope that hides bundle tasks from regular task queries.

bundleTask(
id: ID!
): Task

Arguments

bundleTask.id ● ID! non-null scalar

Type

Task object

Represents information about a task.