Skip to content

Commit

Permalink
fix: allow teamEditor to select all rows from users table (#3390)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicamcinchak authored Jul 8, 2024
1 parent ed8a907 commit 591eb9a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions hasura.planx.uk/metadata/tables.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2157,9 +2157,7 @@
- is_platform_admin
- last_name
- updated_at
filter:
id:
_eq: x-hasura-user-id
filter: {}
update_permissions:
- role: platformAdmin
permission:
Expand Down

0 comments on commit 591eb9a

Please sign in to comment.