---
title: Locations now support metafields - 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/locations-now-support-metafields
  md: https://shopify.dev/changelog/locations-now-support-metafields.md
---

July 1, 2022

Tags:

* API

# Locations now support metafields

Location resources now support metafields. Use metafields APIs to store additional information in metafield values, like store hours, and then reference them in Liquid. Note: this is currently supported in our unstable API version only.

To learn more about metafields, refer to the [metafields documentation](https://shopify.dev/api/admin-graphql/unstable/objects/Metafield#fields). To use location metafields in Liquid, refer to the [store\_availability](https://shopify.dev/api/liquid/objects/storeavailability) Liquid reference.