In my application, I need to set a relation between 3 database entities, I used a table to made the relation, but how I can show it to ember? I should make an endpoint for this relation?
Or there is something better? (almost use a transform?) I don’t know.