# ShopPolicyInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields required to update a policy. ### Access Scopes ## Fields * [body](/docs/api/admin-graphql/2024-10/scalars/String): String! - Policy text, maximum size of 512kb. * [type](/docs/api/admin-graphql/2024-10/enums/ShopPolicyType): ShopPolicyType! - The shop policy type. ## Input objects with this input object * [shopPolicyUpdate](/docs/api/admin-graphql/2024-10/mutations/shopPolicyUpdate) ## Examples