--- title: ShopPolicyInput - GraphQL Admin description: The input fields required to update a policy. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/shoppolicyinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/shoppolicyinput.md --- # Shop​Policy​Input input\_object The input fields required to update a policy. ## Fields * body [String!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) non-null Policy text, maximum size of 512kb. * type [Shop​Policy​Type!](https://shopify.dev/docs/api/admin-graphql/latest/enums/ShopPolicyType) non-null The shop policy type. *** ## Map No referencing types