# ShopPolicyUpdatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `shopPolicyUpdate` mutation. ### Access Scopes ## Fields * [shopPolicy](/docs/api/admin-graphql/2024-10/objects/ShopPolicy): ShopPolicy - The shop policy that has been updated. * [userErrors](/docs/api/admin-graphql/2024-10/objects/ShopPolicyUserError): ShopPolicyUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [shopPolicyUpdate](/docs/api/admin-graphql/2024-10/mutations/shopPolicyUpdate) ## Examples