---
title: >-
  Create custom objects with the new Metaobjects API - 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/create-custom-objects-with-the-new-metaobjects-api
  md: >-
    https://shopify.dev/changelog/create-custom-objects-with-the-new-metaobjects-api.md
metadata:
  effectiveApiVersion: 2023-01
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2022-12-09T11:10:56-05:00'
  postedAt: '2023-01-01T00:00:00-05:00'
  updatedAt: '2024-12-13T17:24:36-05:00'
  effectiveAt: '2023-01-01T00:00:00-05:00'
---

January 1, 2023

Tags:

* API
* 2023-01

# Create custom objects with the new Metaobjects API

As of 2023-01, we're introducing a new Admin API to allow you to create custom data structures called **Metaobjects**.

Similar to metafields, which enable custom fields to be associated with core resources in Shopify, Metaobjects provide a way to create and associate entirely new data models. The API enables you to do the following:

* Define objects with granular access control on how merchants and apps can interact with them.
* Create entries of custom defined objects and make them publishable to storefronts.
