subOperations
Query sub-operations with optional filtering criteria.
subOperations(
where: SubOperationBoolExp
): [SubOperation!]!
Arguments
subOperations.where ● SubOperationBoolExp input
Type
SubOperation object
Represents a relationship between a parent operation and a sub-operation.