Anchor to section titled 'undefined'

MetaobjectAdminAccess
enum

Defines how the metaobjects of a definition can be accessed in admin API surface areas.


value-merchantread
MERCHANT_READ

Applications that act on behalf of merchants can read metaobjects. Only the owning application can write metaobjects.

value-merchantreadwrite
MERCHANT_READ_WRITE

The owning application, as well as applications that act on behalf of merchants can read and write metaobjects. No other applications can read or write metaobjects.

Only the application that owns a metaobject can read and write to it.

value-publicread
PUBLIC_READ

All applications with the metaobjects access scope can read metaobjects. Only the owning application can write metaobjects.

value-publicreadwrite
PUBLIC_READ_WRITE

All applications with the metaobjects access scope can read and write metaobjects.


Was this section helpful?

Access configuration for Admin API surface areas, including the GraphQL Admin API.

Access configuration for Admin API surface areas, including the GraphQL Admin API.


Was this section helpful?
Map
MetaobjectAdminAccess

Inputs from

Fields from