How can I change the assumed table name in a relation manager?

Hi everyone,
I have a belongsToMany relation between a medications table and a presentation table.
The pivot table includes extra information so I called it medication_variation.

I created a relation manager but filament is looking for a table called medication_presentation. How can I change it ?
Was this page helpful?