@eagleoutice/flowr - v2.10.2
    Preparing search index...

    Type Alias VirtualCompoundConstraint<SubQueryType>

    VirtualCompoundConstraint: keyof StrictOmit<
        QueryArgumentsWithType<SubQueryType>,
        "type",
    >

    Type Parameters

    CompoundQueryFormat