How to deal with Jsonb type and json filter #8150
Unanswered
bala-ravuthan
asked this question in
Question
Replies: 2 comments 1 reply
-
How to achieve the below scenario using spring boot with graphql and postgres: |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm trying to do the same. I have psql fields that are |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
trying to connect hasura graphql, spring boot, postgres and filtering the result from db, the result is in jsonb type. want to apply filters on the json result. please let know how to apply filters on jsonb type result.
Beta Was this translation helpful? Give feedback.
All reactions