For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
Hey guys, I'm working on discounts app, which uses shopify functions api for discount rejection at checkout. With basic and automatic discounts, i'm able to implement things and they are working fine.
But Does anyone have idea about BxGy discounts, there are no graphql apis where we can pass function id, so that the app product extension might capture this types of discounts as well.
Are there limitations to creating bxgy discounts, where we can pass the function id?
Here, https://shopify.dev/docs/apps/selling-strategies/discounts/experience/getting-started#step-4-create-...
Please help.