-
Source: https://github.com/magento/catalog-storefront/issues/172
TODO: add a description
**Changes to proto schema to align it with GraphQL schema needs:**
GraphQL => proto Mapping:
```
in…
-
### What I'm trying to achieve
When trying to set up the Stripe payment plugin, I get an error when using a production API key.
### Steps to reproduce the problem
1. Go to plugin management, …
-
The website and developer docs leave "Headless channel" undefined. Use a service like ChatGPT (see below) to generate definitions for important concepts on your website -- it really helps.
> In Sho…
dzqv updated
9 months ago
-
### What I'm trying to achieve
Place an order
### Steps to reproduce the problem
1. Create a checkout
2. Select one of the shipping methods
3. Pay for the order
### What I expected to happ…
-
I can fetch first 10 products but when I use the same ID of any product to fetch details of that specific product, it throws an error of invalid global id
I have made sure that product is available …
ghost updated
4 years ago
-
Source: https://github.com/magento/catalog-storefront/issues/190
TODO: AC
GraphQL => proto Mapping:
```
type BundleItem { // ProductOption
option_id: // id
title: // label
requir…
-
### Preconditions and environment
- Magento version 2.4.7-p1 (latest for now)
- OpenSearch search engine configured and used by Magento
### Steps to reproduce
1. Install vanilla Magento
2. …
-
Hi, I am not sure if it's already the case but it seems that directive like `@inContext` are not supported currently by the shopify client.
I tried to use the `@incontext` directive in my query lik…
-
Introduce new GraphQL query for serving Product Details Page
See details in https://github.com/magento/architecture/pull/368 PR description
AC:
* New query for PDP is introduced
* New query re…
kokoc updated
4 years ago
-
Type: **critical**
**This is a blocker for releases**
**Describe the bug**
The `BUILD_GRAPHQL_URL` and/or EXTERNAL_GRAPHQL_URL env var is being baked into the JS bundle, likely due to the `Ne…