--- title: Set Metafield values for Locations - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/set-metafield-values-for-locations md: https://shopify.dev/changelog/set-metafield-values-for-locations.md --- [Back to Developer changelog](https://shopify.dev/changelog) April 1, 2023 Tags: * API * 2023-04 # Set Metafield values for Locations As of GraphQL Admin API Version `2023-04` you can use the mutations `locationAdd` and `locationEdit` to set Metafield values for locations. As of Storefront API Version `2023-04`, you can query metafields belonging to a location using the Location query object. You can use Metafields to store aditional information for Locations. Learn more about { Metafields } on [Shopify.dev](https://shopify.dev/api/admin-graphql/2022-10/objects/Metafield).