---
title: >-
  Added new field isMarketplace on ChannelDefinition - 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/added-new-field-ismarketplace-on-channeldefinition
  md: >-
    https://shopify.dev/changelog/added-new-field-ismarketplace-on-channeldefinition.md
metadata:
  effectiveApiVersion: 2023-07
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2023-06-08T10:52:02-04:00'
  postedAt: '2023-07-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:38-05:00'
  effectiveAt: '2023-07-01T00:00:00-04:00'
---

July 1, 2023

Tags:

* API
* 2023-07

# Added new field `isMarketplace` on `ChannelDefinition`

As of `2023-07`, you can use the new field `isMarketplace` on `ChannelDefinition` to check if a channel definition represents a marketplace such as Shops on Facebook and Instagram or Buy on Google.

The new `isMarketplace` field gives the ability to know if any object that references `ChannelDefinition` is related to a marketplace channel. For example, you can know if an order was placed on a channel that is a marketplace or if the store has available channels that are marketplaces.

Learn more about the `isMarketplace` field on [Shopify.dev](https://shopify.dev/docs/api/admin-graphql/2023-07/objects/ChannelDefinition).
