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

MoveWorkflowTaskInput

No description
Input Fields
workflowStatusId: ID!
Beta

BETA The Id of the destination WorkflowStatus.

workflowTaskIds: [ID!]!
Beta

BETA List of WorkflowTask Ids to move. Limited to 100 Ids.

statusEnterMessage: String
Beta

BETA WorkflowTask enter message. Optionally required by a EnterRule of the given WorkflowStatus.