Home > @infiniteobjects/shopify-data-manager > AdminTypes > MetafieldAccessGrantInput
The input fields for an explicit access grant to be created or updated for the metafields under this definition.
Signature:
export interface MetafieldAccessGrantInput
| Property | Modifiers | Type | Description |
|---|---|---|---|
| access | MetafieldGrantAccessLevel | `${MetafieldGrantAccessLevel}` | The level of access being granted. | |
| grantee | Scalars[‘String’][‘input’] | The grantee being granted access. |