OperationOrder
Represents a operation order.
type OperationOrder {
externalOrderId: String!
operation: Operation
}
Fields
OperationOrder.externalOrderId ● String! non-null scalar
External order identifier.
OperationOrder.operation ● Operation object
Product or process that was completed.
Member Of
Build object