Types
WorkflowChange
A change to a workflow. Refetch workflow(workflowId) to re-render the current graph; workflowUpdatedAt is the workflow’s updatedAt — a monotonic change token you can use to dedupe. It is null when the workflow was removed.
object
WorkflowChangeFields
changeType
workflowId
ID!
workflowUpdatedAt

