Skip to content

Commit

Permalink
Fixed an issue with hasura permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
cohansen committed Mar 4, 2025
1 parent 0d93314 commit b284631
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ insert_permissions:
- role: user
permission:
columns: "*"
filter: {}
check: {}
set:
created_by: "x-hasura-user-id"
update_permissions:
Expand Down

0 comments on commit b284631

Please sign in to comment.