Logo of FrontifyDeveloper PortalArrow to the right
GraphQL Reference
Input Object Type

AddWorkflowChecklistItemInput

No description
Input Fields
id: ID!
Beta

BETA WorkflowTask Id where the WorkflowChecklistItem should be created.

content: String!
Beta

BETA Content of the WorkflowChecklistItem.

assigneeUserId: ID
Beta

BETA User Id of WorkflowChecklistItem assignee.