How to list permissions on Hasura api for particular table #7716
Unanswered
enes-get-local
asked this question in
Question
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
i was using a query which is targeting
hdb_catalog.hdb_permission
. It was getting the list permissions associated with the any table. Here is what i have currently :I want to change this logic since hdb_catalog is depcerated , like using hasura api instead. What is the best way/endpoint to list permissions with hasura api ?
Beta Was this translation helpful? Give feedback.
All reactions