Logo of FrontifyDeveloper PortalArrow to the right
GraphQL Reference
Object Type

WorkflowTask

No description
Type Fields
id:ID!
Beta

BETA WorkflowTask Id.

assignedUsers:[User]!
Beta

BETA A list of User assigned to the WorkflowTask.

asset:Asset
Beta

BETA The Asset linked to the WorkflowTask.

title:String
Beta

BETA WorkflowTask title.

description:String
Beta

BETA WorkflowTask description.

status:WorkflowStatus!
Beta

BETA The WorkflowStatus of the WorkflowTask.

checklistItem(
Beta
limit: Int = 25
page: Int = 1

BETA A list of the WorkflowChecklistItem in the WorkflowTask.