Currently orders path always starts with order (orders/order). Have a path for orderAllocations to target those specific records which point back to their order if needed.
This new path, orders/orderAllocations should also have a filter type for querying specific type(s) of orderAllocations. E.g. memberships vs. tickets vs. whatever
Currently orders path always starts with order (orders/order). Have a path for orderAllocations to target those specific records which point back to their order if needed.
This new path,
orders/orderAllocationsshould also have a filter type for querying specific type(s) of orderAllocations. E.g. memberships vs. tickets vs. whatever