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