Home > @infiniteobjects/shopify-data-manager > AdminTypes > MetafieldAccessGrant
An explicit access grant for the metafields under this definition.
Signature:
export interface MetafieldAccessGrant
| Property | Modifiers | Type | Description |
|---|---|---|---|
| access | MetafieldGrantAccessLevel | `${MetafieldGrantAccessLevel}` | The level of access the grantee has. | |
| grantee | Scalars[‘String’][‘output’] | The grantee being granted access. |