---
title: New app Liquid object - 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/new-app-liquid-object'
  md: 'https://shopify.dev/changelog/new-app-liquid-object.md'
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2022-03-30T14:41:11-04:00'
  postedAt: '2022-04-04T00:00:00-04:00'
  updatedAt: '2024-02-02T10:05:05-05:00'
  effectiveAt: '2022-04-04T00:00:00-04:00'
---

April 4, 2022

Tags:

* API

# New app Liquid object

A new Liquid `app` object is available for use within the context of theme app extensions and app proxies. The `app` object can be used to access an app's [metafields](https://shopify.dev/api/liquid/objects/metafield).

Refer to the [`app` object](https://shopify.dev/api/liquid/objects/app) documentation for more information.
