Home > @infiniteobjects/shopify-data-manager > AdminTypes > MetafieldAccessInput
The input fields for the access settings for the metafields under the definition.
Signature:
export interface MetafieldAccessInput
Property | Modifiers | Type | Description |
---|---|---|---|
admin | MetafieldAdminAccess | `${MetafieldAdminAccess}` | The admin access setting to use for the metafields under this definition. | |
grants? | InputMaybe<Array<MetafieldAccessGrantInput>> | (Optional) The list of explicit grants to grant for the metafields under this definition. |