---
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'
metadata:
  effectiveApiVersion: 2023-04
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2023-01-03T11:21:44-05:00'
  postedAt: '2023-04-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:36-05:00'
  effectiveAt: '2023-04-01T00:00:00-04:00'
---

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).
