When defining app metaobject definitions in shopify.app.toml, the following document mentions private_read as an option for access.storefront .
However, I am not able to find any documentation on what private_read is.
Admin API GraphQL also does not have `private_read` variant.
Could someone explain what this option is, and what is different from public_read?