-
In the scope of delivery #17 need to fix integration tests Magento.StorefrontGraphQl*:
Needed branches:
- CE: https://github.com/magento/magento2/tree/2.4-develop
- EE https://github.com/magento/…
-
### Bug details
**Describe the bug**
```
const client = Client.buildClient({
domain: 'shop.myshopify.com',
storefrontAccessToken: '-'
})
```
Fetching products:
`client.product.fetchAll…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
…
-
As a developer, I want to have only one mapping, that can be used for
- transform GQL query to Storefront APP request
- transform Storefront App response to GQL response
Due to we going to have …
-
Hi, i'm rather new to node & angular. I'm trying to create custom fields for a Product, but having trouble accessing the custom fields i've created.
Custom fields are defined in my vendure-config.…
-
### What are you trying to achieve?
I am trying to see saved images on my dashboard and storefront. Everything else works perfectly except for images. `DEBUG` mode is disabled and `GRAPHQL_PLAYGROUND…
-
Please complete the checklist before filing an issue:
- [x] Is this a "how to" question? For questions on how to use the SDK, implement features or other related questions, [please use our forums](ht…
-
As a Headless Magento Commerce Customer,
I would like to search the entire catalog for products or limit the search on selected filters
So that
I can get to the products I want in a fast an…
-
Hi, I search through forums and all places and read all documentation. I didn't find payment details in order history in sdk. I see this option on rest api but didn't find it in order history through …
-
I have been trying to understand graphql-js-client. Still I am unable to run the code. using graphql we can fetch variants with its id, title, price. we can pass following arguments during fetching va…