Skip to main content

operationOrderProgress

Query per-completion progress events for operation orders.

operationOrderProgress(
where: OperationOrderProgressBoolExp
order: [OperationOrderProgressColumnOrdering!]
): [OperationOrderProgress!]

Arguments

operationOrderProgress.where ● OperationOrderProgressBoolExp input

operationOrderProgress.order ● [OperationOrderProgressColumnOrdering!] list input

Type

OperationOrderProgress object

A single completion event within an operation order (process or product/workflow). Check completedSubOperation.isProcess to distinguish.