postgraphile-plugin-connection-multi-tenant
postgraphile-plugin-connection-multi-tenant copied to clipboard
Filtering Connections by Tenants in PostGraphile
Just in case you can compare both versions?
Our use case I think is pretty standard ... we have both users and organizations. There is not a one to one mapping between the two. I.e. a user can...
Hi, this plugin doesnt work with actual postgrahile-package (v4.12.12) ``` TypeError: Cannot read properties of undefined (reading 'filter')… Error: Something (probably a plugin) called the old inflection system (inflector: 'column')....