Assaf L
Assaf L
Is there an option to add function similar to wrap function found at v1? Source: spek/spek-api/src/main/kotlin/org/jetbrains/spek/api/Spek.kt Thanks
## Issue summary I'm trying to use the [@shopify/app-bridge/actions resource picker](https://shopify.dev/apps/tools/app-bridge/actions/resourcepicker) to display a list of products When creating it I use the option of showVariants set to false Later...
# Issue summary While testing the package in my app, I came to a situation where I need to change permissions as part of app usage. When installing the app...
# Issue summary I was using the [node react guide](https://shopify.dev/tutorials/build-a-shopify-app-with-node-and-react/embed-your-app-in-shopify) to create a new app. During authentication I noticed that the flow includes navigation to the enable_cookies page While quickly...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Link to Documentation Issue https://developer.etsy.com/documentation/reference/#operation/updateVariationImages ### What would you like to change? "variation_images...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug I understand that in v3, listing variation images are stored...
When invoking client.shop find method for a store which doesn't exist Etsy API returns a string message ``` 'xyz' is not a valid shop name ``` The client class expects...