Skip to content

Commit

Permalink
chore: New column permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr committed Feb 12, 2024
1 parent 84b56c5 commit 998e414
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions hasura.planx.uk/metadata/tables.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1360,13 +1360,22 @@
- role: api
permission:
columns:
- has_planning_data
- id
- production_bops_secret
- production_bops_submission_url
- staging_bops_secret
- staging_bops_submission_url
- team_id
filter: {}
- role: public
permission:
columns:
- has_planning_data
- id
- team_id
filter: {}
comment: ""
- table:
name: team_members
schema: public
Expand Down

0 comments on commit 998e414

Please sign in to comment.