Skip to main content

operationOrderCompletesStream

Subscribe to operation order complete events with optional filtering.

operationOrderCompletesStream(
where: OperationOrderCompleteBoolExp
cursor: OperationOrderCompleteStreamCursorInput!
batchSize: Int!
): [OperationOrderComplete!]

Arguments

operationOrderCompletesStream.where ● OperationOrderCompleteBoolExp input

operationOrderCompletesStream.cursor ● OperationOrderCompleteStreamCursorInput! non-null input

operationOrderCompletesStream.batchSize ● Int! non-null scalar

Type

OperationOrderComplete object

Represents a completed operation order with summary and state information.