--- 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' metadata: effectiveApiVersion: '' affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2022-03-22T11:16:00-04:00' postedAt: '2022-07-01T00:00:00-04:00' updatedAt: '2024-02-02T10:05:05-05:00' effectiveAt: '2022-07-01T00:00:00-04:00' --- 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.