Polymorphic resources
I have a number of resources that I'm beginning to add things like comments, attachments to, and would be interested what the idiomatic way to do this is.
For this case, I can see a macro or something like Action macro with Ash queries working as a template, specifying a different resource name and table for each instance.
For this case, I can see a macro or something like Action macro with Ash queries working as a template, specifying a different resource name and table for each instance.
