-
We currently do things that ask for GQL, but provide no way of knowing what GQL needs to be included.
There should be an easy way (via fragments, CLI generation, maybe we even scaffold a client for …
-
## Please list the package(s) involved in the issue, and include the version you are using
```
"@shopify/ui-extensions": "2023.10.x",
"@shopify/ui-extensions-react": "2023.10.x"
```
## Descri…
-
### Discussed in https://github.com/Shopify/hydrogen/discussions/2416
Originally posted by **theocerutti** August 9, 2024
Hello,
When we create a cart with a custom `CART_QUERY_FRAGMENT` i…
-
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 the storefront api, even the data that th…
-
### Preconditions and environment
- 2.3.x, 2.4.x
- Any PWA that targets the magento instance using graphql
### Steps to reproduce
The problem that we're trying to solve is that we can't get t…
-
I would love to be able to use Slate to build a theme using Vue.js, graphql and Shopify storefront api !
But it seems Slate can't compile .vue files yet.
I get the following error.
Also tried …
-
### Description (*)
As a merchant I want storefront API for CMS category block to be efficient, so I can have performant GraphQL API.
For now the \Magento\CatalogCmsGraphQl\Model\Resolver\Category…
-
### Preconditions (*)
1. Magento 2.3.4-p1
2. PWA Studio 12.1.0 (potentially optional)
3. Setup Magento with Redis Sessions
### Helpful Insights
- New Relic APM Transaction Traces
- Tested tech…
-
**TLDR:** When querying a checkout after it has been completed, the amount used for each gift card returns the wrong value.
**SDK Version:** 5.0.0
### Summary
Ultimately what I'm trying to do…
-
# Bug report
## react-storefront breaks just after install the magento connector
Just after install react-storefront and have it working on my local environment I installed react-storefront-mage…