A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
I'm working on creating a product offer checkout ui extension and while I'm able to add/remove the extension to checkout page using the checkout editor of Shopify. It seems an extra step to add/remove the extension separately from the checkout editor instead of the app UI.
It would be a good UX if merchants are able to enable and disable the ui extension from the app ui or If we can show them in the app ui that whether the checkout extension is enabled or not.
Looking at the GraphQl Admin API and the REST API. I couldn't find an API which allows us to know whether the extensions is enabled/disabled or the ability to toggle it on/off.
For example, we can query