Open
Description
I have a "Note" model that needs to have a relationship with multiple other models so I'd like to create a base "Note" class that several other classes will inherit and then add the relationship in each of the derived classes. It looks like that currently isn't possible with MotionData. Any ideas on the approach for adding it? Is that making things too complicated? Or should I just add the multiple relationships to my "Note" model and then use the appropriate one for where it is being used?
Metadata
Metadata
Assignees
Labels
No labels
Activity