graphiti-api/spraypaint.js

Polymorhpic fields

Opened this issue · 0 comments

How to handle polymorphic fields?
I suggest adding a new association that takes a list of resource classes, and figure out the proper class to be used based on the type.
Input will be tricky though.