Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

old inflection system #3

Open
baststar opened this issue Dec 7, 2022 · 0 comments
Open

old inflection system #3

baststar opened this issue Dec 7, 2022 · 0 comments

Comments

@baststar
Copy link

baststar commented Dec 7, 2022

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'). This system has been deprecated since 4.0.0-beta.6 (4th May 2018) and is not used internally so using it may cause inconsistencies, instead please use the plugin-capable inflection system https://www.graphile.org/postgraphile/inflection/
at Object.column (/usr/local/lib/node_modules/postgraphile/node_modules/graphile-build-pg/node8plus/inflections.js:24:20)
at /usr/local/lib/node_modules/postgraphile-plugin-connection-multi-tenant/src/ConnectionMultiTenantPlugin.js:32:42
at Array.reduce (<anonymous>)
at /usr/local/lib/node_modules/postgraphile-plugin-connection-multi-tenant/src/ConnectionMultiTenantPlugin.js:31:12
at SchemaBuilder.applyHooks (/usr/local/lib/node_modules/postgraphile/node_modules/graphile-build/node8plus/SchemaBuilder.js:264:20)
at fieldWithHooks (/usr/local/lib/node_modules/postgraphile/node_modules/graphile-build/node8plus/makeNewBuild.js:489:33)
at makeField (/usr/local/lib/node_modules/postgraphile/node_modules/graphile-build-pg/node8plus/plugins/PgAllRows.js:86:27)
at /usr/local/lib/node_modules/postgraphile/node_modules/graphile-build-pg/node8plus/plugins/PgAllRows.js:180:9
at Array.reduce (<anonymous>)
at /usr/local/lib/node_modules/postgraphile/node_modules/graphile-build-pg/node8plus/plugins/PgAllRows.js:46:60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant