`AshJsonApi` composite primary key
Would like to add
AshJsonApi
to a project currently using AshGraphql
, getting complaints about my many_to_many
resources:
I have added a "pretend" primary key, because otherwise the table definitions are invalid:
And told json_api
about it:
But it doesn't seem happy still. Any ideas?3 Replies
its looking for something like that
Morning mate
Thanks!
np 😄