Skip to content

Commit

Permalink
chore: Restore permissions for flow.data column (#2599)
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr authored Dec 22, 2023
1 parent 58492de commit b96c589
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions hasura.planx.uk/metadata/tables.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@
- copied_from
- created_at
- creator_id
- data
- id
- settings
- slug
Expand Down Expand Up @@ -336,6 +337,7 @@
- copied_from
- created_at
- creator_id
- data
- id
- settings
- slug
Expand Down Expand Up @@ -443,6 +445,7 @@
- role: platformAdmin
permission:
columns:
- data
- settings
- slug
- team_id
Expand All @@ -460,6 +463,7 @@
- role: teamEditor
permission:
columns:
- data
- settings
- slug
- team_id
Expand Down

0 comments on commit b96c589

Please sign in to comment.