Skip to main content
Version: 1.3

completeTask

Complete a task with taskId and optional variables. Returns the task.

completeTask(
taskId: String!
variables: [VariableInput!]!
): Task!

Arguments

taskId (String)

variables (VariableInput)

Type

Task

Describes the User task.