Tags:
- API
- 2023-07
PUBLIC_READ Access Setting for App Owned Metafields
As of the 2023-07 Admin API release, you can now apply a access setting to your metafield definitions. If your metafield definition is , this means:
- The merchant can read the metafields on the definition.
- All installed applications with proper access scopes can read the metafields on the definition.
- Only the owner of the definition can write metafields.
This new setting builds upon the , , and access settings released in January 2023.
Note that the access field can only be set when the definition is in your own reserved namespace.
Learn more about access controls.
Was this section helpful?