operationsStream
Subscribe to operation changes with optional filtering.
operationsStream(
where: OperationBoolExp
cursor: OperationStreamCursorInput!
batchSize: Int!
): [Operation!]
Arguments
operationsStream.where ● OperationBoolExp input
operationsStream.cursor ● OperationStreamCursorInput! non-null input
operationsStream.batchSize ● Int! non-null scalar
Type
Operation object
Represents a process or product operation.