Cannot find documentation on metaobject definition property `private_read` for storefront access

When defining app metaobject definitions in shopify.app.toml, the following document mentions private_read as an option for access.storefront .

Manage metaobject definitions

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?

I’m going to double-check internally where that reference came from since I don’t think it’s a valid value for that property in app TOML files.

Confirmed that private_read is not a valid value. We’ll remove it from the docs to clear any confusion. Thanks for reaching out about this @shunten31 :slight_smile: