# Set Metafield values for Locations — Shopify developer changelog --- ## 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). *Published: April 01, 2023* Tags: API, Update Link: https://shopify.dev/changelog/set-metafield-values-for-locations ---