-
There are a few issues logged back in history requesting the addition of the StoreFront endpoints. Comments indicate that this may have at least been thought about. Did anything ever come to fruitio…
-
# Issue summary
I'm trying to generate types for the following query
```graphql
export const getProductsTestQuery = `#graphql
query RecommendedProducts($buyer: BuyerInput) @inContext(buyer: $bu…
-
Is it possible to use api-codegen-preset within a checkout UI extension? I tried setting it up according to the docs, but it didn't work.
Here is the .graphqlrc.ts:
```
import { ApiType, shopify…
-
**Describe the bug**
ProductPickListWithImages options not getting default images from the GraphQL call
![image](https://github.com/user-attachments/assets/758c7cdd-3822-454d-8d85-ee82b5217a0d)
…
-
Hello,
I have to use 'X-Shopify-Storefront-Access-Token' for GraphQL to perform some reqest but there is no support for it, is there any plans?
I can help with it
-
### What is the location of your example repository?
_No response_
### Which package or tool is having this issue?
Hydrogen
### What version of that package or tool are you using?
2024.…
-
## Goals
- Storefront example
- Admin app example
- GraphQL utilities
- Small enough for any perf budget
- Simple extensions on native Quilt features
## Tasks
- [ ] #89
-
I am implementing international pricing in our Shopify app and it's working fine everywhere but when i am creating checkout i don't know why it is not giving me the converted price can anyone help me …
-
**Description**
I setup fresh magento 2.4.3 locally. And I tried to run [vue storefront](https://github.com/vuestorefront/vue-storefront) project using local magento api, https://magento.test , but I…
-
# Problem
There is no way in Saleor to tokenize (store), retrieve and manage saved payment methods and then charge customers using those methods (also referred to as programmatic charges or offline…