PAGE_GATES_KEY
constPAGE_GATES_KEY:"page_gates"="page_gates"
Defined in: .pnpm/@[email protected]_graphql@[email protected]_typescript@6.0.3/node_modules/@storesynk/core/dist/gates/gates.d.ts:31
The PUBLIC_READ metafield key the Storesynk app syncs the page-gate
metaobject references under, on the SHOP owner, within its app--<id>
namespace. The PAGE_GATES query hardcodes the same key (gql() needs a
literal); a unit test pins the two together.