You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey Hasura team and community,
Is there a way to achieve the following within permissions:
We have a table:
We also have an
x-hasura-something
variable of typejsonb
(any better type suggestion or structure for this case?) in the following format:the goal is to check that 'table_a.key_1' is a key in 'x-hasura-something', and it`s value contains key_2
Beta Was this translation helpful? Give feedback.
All reactions