Closed arealmaas closed 3 years ago
Hi @arealmaas,
Enterprise edition modules are currently not supported since I personally did not subscribe :) PR are welcome if you want to add a feature.
I think ReferenceManyToMany
is supported thanks to https://github.com/MrHertal/react-admin-amplify/pull/14
Ok, thank you for the quick response :)
I think we might come up with a PR eventuelly yes.
I have the following schema:
To edit the many to many relation I have the following:
I'm using the new ra-relationships-package.
Could not find query createOrganizationBenefitPartne
. Which should be 'createOrganizationBenefitPartner'. Does it try to un-pluralise the table by removing the last letter?Anything I'm missing here? Some pointers would be much appreciated