How to get the selling plans for a product via the storefront graphql api?

I’m not sure if I am missing something but there doesn’t seem to be any way to get the selling plans for a particular product using the storefront graphql api.

The storefront ajax API has this functionality, it has a selling_plan_groups field for the product, but the graphql api does not.

Thank you!

Hey @eat_to_evolve

Sorry, the Storefront API is not available yet. It is on our roadmap (https://shopify.dev/concepts/apps/subscription-apps#product-roadmap), but not scheduled until H1 2022.

1 Like

Hello @matart is there an update regarding this.
We still cannot access the selling plans via the storefront API.

hey @gprusiyski .

I haven’t looked at this in a bit but is this what you are looking for:

https://shopify.dev/api/storefront/2022-10/objects/Product#connection-product-sellingplangroups

I wan remove sellingplangroup for product .
This is list product and sellingplangroup
I cannot delete them
And when I get by id sellingplangroup ok but I get sellingplangroups it null
Help me !