Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopPolicyInput
The input fields required to update a policy.
Signature:
export interface ShopPolicyInput
| Property | Modifiers | Type | Description |
|---|---|---|---|
| body | Scalars[‘String’][‘input’] | Policy text, maximum size of 512kb. | |
| type | ShopPolicyType | `${ShopPolicyType}` | The shop policy type. |