mark Ash.Resource extension attributes as public
Other than redefining the extension attributes in my own resource, is there a better way?
I want to expose
I want to expose
:amount and other relationships defined on AshDoubleEntry.Transfer without having to define these attributes in my own resource. I saw the graphql extension has show_fields but it seems the attributes need to have public? true as well.Solution
AshDoubleEntry.Transfer creates it