postgraphile-plugin-connection-multi-tenant icon indicating copy to clipboard operation
postgraphile-plugin-connection-multi-tenant copied to clipboard

Filtering Connections by Tenants in PostGraphile

Results 3 postgraphile-plugin-connection-multi-tenant issues
Sort by recently updated
recently updated
newest added

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')....