Product selector UI code
The product selector user interface (see screenshots below) is accessible from the Collections Edit UI in Shopify. It is a nifty modal that is super powerful.
I bet many apps have the need for this as this is a fundamental building block of any app.
Is the code for this open sourced? If yes, can someone point me to it?

2 Replies
Hello,
I believe that this is the resource picker: https://shopify.dev/docs/api/app-bridge/previous-versions/actions/resourcepicker
ah...darn I'v read the app bridge docs so many times and dont know how I missed this. Thanks so much @Chocci_Milk . You're the best!!!