--- title: ShopPolicyInput - GraphQL Admin description: The input fields required to update a policy. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ShopPolicyInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ShopPolicyInput.txt --- # Shop​Policy​Input input\_object The input fields required to update a policy. ## Fields * body [String!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) non-null Policy text, maximum size of 512kb. * type [Shop​Policy​Type!](https://shopify.dev/docs/api/admin-graphql/2024-10/enums/ShopPolicyType) non-null The shop policy type. *** ## Mutations using this input * [shop​Policy​Update.​shop​Policy](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/shopPolicyUpdate#argument-shopPolicy) MUTATION *** ## Map ### Mutations using this input * <\~>[shop​Policy​Update.shopPolicy](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/shopPolicyUpdate#argument-shopPolicy)