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.
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 !