Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 1cddfa1

Browse files
authored
Merge pull request #7950 from magento/kh_graphql-front
Update GraphQL index page
2 parents 2a27d01 + 5f3c4f9 commit 1cddfa1

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

src/guides/v2.4/graphql/index.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,25 @@ landing-page: GraphQL Developer's Guide
88

99
## The current state of Magento GraphQL
1010

11-
As of Magento 2.3.4, GraphQL provides the following features:
11+
As of Magento 2.4.0, GraphQL provides the following features:
1212

1313
* Support for all product types, payment methods, and shipping methods
14-
* Achieved <.5 sec average response times with 500 concurrent requests
1514
* Redesigned a feature rich layered navigation
15+
* Reorders
16+
* Inventory Management store pickups
1617

1718
## Where we're going
1819

19-
The `graphql-ce` Community Engineering repository has been archived. Development for Magento 2.3.5 will be limited to bug fixes.
20+
The `graphql-ce` Community Engineering repository has been archived.
2021

21-
For the 2.4.0 and 2.4.1 releases, Magento teams are working toward completing GraphQL coverage for Business to Consumer (B2C) uses cases, with emphasis on the following:
22+
For the 2.4.1 and 2.4.2 releases, Magento and Community teams are working toward completing GraphQL coverage for Business to Consumer (B2C) uses cases, with emphasis on the following:
2223

23-
* Reorders
24-
* Inventory Management store pickups
2524
* Order history for logged in customers
2625
* Replace product-specific mutations that add products to a cart with a single mutation that can handle all product types
2726
* Gift wrapping and messages
27+
* Product reviews
28+
* Wishlists
29+
* Reward points
2830
* Saved payment methods
2931

3032
We also expect to begin adding coverage for B2B scenarios.

0 commit comments

Comments
 (0)