--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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).