Skip to content
Discussion options

You must be logged in to vote

From the screenshot above, it looks like this is a MS SQL Server database. In that case, you'd have to use the SQL Server related metadata APIs (starts with mssql_). For creating select permission it would be mssql_create_select_permission. Full docs here: https://hasura.io/docs/latest/api-reference/metadata-api/permission/#mssql-create-select-permission

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ajithv92
Comment options

@ecthiender
Comment options

Answer selected by ajithv92
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants