Filtering many_to_many relationships
Hi all
I have a many_to_many relationship between two entities (hubs and adverts).
I want to have an action that takes an advert_id and returns the hubs to which it's attached to.
I have a many_to_many relationship between two entities (hubs and adverts).
I want to have an action that takes an advert_id and returns the hubs to which it's attached to.
