--- title: ShopPolicy - GraphQL Admin description: Policy that a merchant has configured for their store, such as their refund or privacy policy. api_version: 2026-01 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/shoppolicy md: https://shopify.dev/docs/api/admin-graphql/latest/objects/shoppolicy.md --- # Shop​Policy object Requires `read_legal_policies` access scope. Policy that a merchant has configured for their store, such as their refund or privacy policy. ## Fields * body * createdAt * id * title * translations * type * updatedAt * url *** ## Map ### Fields with this object * [Shop.shopPolicies](https://shopify.dev/docs/api/admin-graphql/latest/objects/Shop#field-Shop.fields.shopPolicies) *** ## Mutations * shopPolicyUpdate *** ## ShopPolicy Mutations ### Mutated by * [shop​Policy​Update](https://shopify.dev/docs/api/admin-graphql/latest/mutations/shopPolicyUpdate) *** ## Interfaces * HasPublishedTranslations * Node *** ## ShopPolicy Implements ### Implements * [Has​Published​Translations](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/HasPublishedTranslations) * [Node](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/Node)