Massimo De Marchi
Massimo De Marchi
How can I pass environment variables? I would like to pass some api key and secrets both to api and frontend lambdas, how can I do that? I tried like...
I've tried to use the Relay Modern pagination container, but it is not possible since in the API `PageInfo` scheme is missing the `endCursor` and `startCursor` fields.. Any plan to...
### What happened When I change a file, `theme watch` command correctly uploads it to the Shopify store (I can see the latest versions from the admin code page), but...
Show how to create an action that runs a custom SQL query against the db
I'm testing this with a store that has 30K+ products and after the plugin successfully fetches policies, blogs and articles presumably it fails on product due to a timeout issue:...
Starting from v0.7.0 some useful API of Collection component are missing. I open this issue to integrate them back. The primary focus of this is to allow more control over...
This library abstracts away the fetching of data from the user and right now we do it at the cost of sacrificing performances (i.e. we fetch all the data from...
When refinement `attribute` value is not defined, the component should throw an Error to help the user catch the issue
Currently when refining with `RefinementList`, the list won't allow to select items using the `or` condition. The expected behavior is that the component should allow multiple selected value.