graphile-contrib/postgraphile-plugin-connection-filter

Filtering JSONB support

cityinspain opened this issue · 2 comments

Hi,

I have a column of JSONB objects, and I'm trying to filter by their values. The following works fine
Screen Shot 2020-02-26 at 3 30 16 PM

but I'm not sure how I'd go about more advanced filtering, like with in or greaterThan.

According to the JSONFilter entry in the Documentation Explorer, this seems to be possible, however I can't seem to figure out how to implement it.

Screen Shot 2020-02-26 at 3 52 35 PM
Is this supported?

Could you share a minimal SQL schema and an example query you'd like to make?

[semi-automated message] I'm not able to investigate without further info so I'm going to close this issue, but please feel free to continue the conversation below. 👍