I have multiple teams that work with one page, they have their own subpages in this page.
I only want a specific team to edit their subpages, although I want all these permitted teams to view all pages, Is there a way to do it?
example:
top_page (view: editorGroup1, view: editorGroup1)
↳ subpage 1 (view and edit: editorGroup1, view: editorGroup2)
↳ subpage 2 (view and edit: editorGroup2, view: editorGroup1)