Missing changelog item: New unlisted ProductStatus

Topic summary

A new unlisted value has been added to the ProductStatus enum in Shopify’s GraphQL Admin API, according to a recent changelog RSS feed entry.

Key Feature:

  • Products with this status can be purchased but are only discoverable through direct links (not through browsing or search)

Current Issue:

This appears to be a documentation publishing issue where the changelog entry went live before the corresponding documentation page was made available.

Summarized with AI on October 25. AI used: claude-sonnet-4-5-20250929.

Shopify’s changelog RSS feed published a new item a little while ago for unlisted products but the link leads to a 404 page.

New unlisted ProductStatus
We’ve introduced the unlisted value to the ProductStatus enum in the GraphQL Admin API.

Key behaviors:

Products can be purchased but are only discoverable through direct links
Inherits <a href=“Optimize storefront SEO target=“_blank”…

https://shopify.dev/changelog/new-unlisted-productstatus

@ConduciveMammal You can find some info about the Unlisted product status using help.shopify.com

https://help.shopify.com/en/search/unlisted.b85c1b45-54db-4923-9a1f-d38b8ab99eeb

I was initially excited to see this new option for hiding products online. Unfortunately unlisting a product will also remove it from the POS, making the new status useless for me. I hope that you can use it.

@Noah_D check content of urls that are generated in a private/incognito tab
shopifys help gen/search urls are useless to other people at this point in time if ever.

For future readers it should now be properly fully released

Developers see

@PaulNewton Thanks for letting me know

When checking the developer change log for changes in the API version 2025-10 (https://shopify.dev/changelog?filter=api&api_version=2025-10) this update is not listed.

Is there another recommended way to ensure we’re aware of all API changes before upgrading to the latest API version, or is it reliable to depend on the filtered changelog results for future updates?