Closed PedroD closed 3 years ago
This is caused by using an invalid appendPlugins
syntax, as described here: https://github.com/graphile-contrib/postgraphile-plugin-connection-filter/issues/141#issuecomment-890690459
[semi-automated message] I'm going to close this issue because it's not a bug in the plugin, but please feel free to continue the conversation below. :slightly_smiling_face:
I have seen that we can either use filters in the root of a query, or nest them, as illustrated in the README:
However, when I try to use the nested filters, it says that the syntax is not valid.
This is how I setup my test environment for this:
Within the same folder I have this Dockerfile:
Then my .postgraphilerc.js:
Then my docker-compose.yml
So, for this two tables:
If I try:
I will get as a result: