diff --git a/hasura.planx.uk/metadata/tables.yaml b/hasura.planx.uk/metadata/tables.yaml index bc532a857d..e8dff64c58 100644 --- a/hasura.planx.uk/metadata/tables.yaml +++ b/hasura.planx.uk/metadata/tables.yaml @@ -1660,6 +1660,9 @@ - role: api permission: columns: + - has_planning_data + - id + - team_id - boundary_json - boundary_url - email_reply_to_id @@ -1669,14 +1672,15 @@ - help_opening_hours - help_phone - homepage - - id - reference_code - - team_id filter: {} comment: "" - role: platformAdmin permission: columns: + - has_planning_data + - id + - team_id - boundary_json - boundary_url - email_reply_to_id @@ -1686,9 +1690,7 @@ - help_opening_hours - help_phone - homepage - - id - reference_code - - team_id filter: {} comment: "" - role: public @@ -1696,8 +1698,13 @@ columns: - boundary_json - boundary_url + - email_reply_to_id - external_planning_site_name - external_planning_site_url + - has_planning_data + - help_email + - help_opening_hours + - help_phone - homepage - id - reference_code @@ -1707,6 +1714,9 @@ - role: teamEditor permission: columns: + - has_planning_data + - id + - team_id - boundary_json - boundary_url - email_reply_to_id @@ -1716,9 +1726,7 @@ - help_opening_hours - help_phone - homepage - - id - reference_code - - team_id filter: {} comment: "" update_permissions: @@ -1729,6 +1737,7 @@ - email_reply_to_id - external_planning_site_name - external_planning_site_url + - has_planning_data - help_email - help_opening_hours - help_phone @@ -1744,6 +1753,7 @@ - email_reply_to_id - external_planning_site_name - external_planning_site_url + - has_planning_data - help_email - help_opening_hours - help_phone