Hello everyone,
I'm trying to implement a scenario where there are two entities with a "to many" association.

I want to expose these entities in a odata v4 service (nodejs) using the cat-service.cds file and set an input parameter for one of the two entities

It seems that this scenario is not supported because I receive an error

Am I forgetting something or is there another way to implement a similar scenario?
Thanks
Claudio