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

Conversation

@keharper
Copy link
Contributor

Purpose of this pull requestincl

This pull request (PR) updates the GraphQL release notes for 2.3.4. These features include those developed internally as well as Community contributions.

Affected DevDocs pages

Links to Magento source code

  • ...

erikmarr
erikmarr previously approved these changes Jan 16, 2020
Copy link
Contributor

@erikmarr erikmarr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

- {:.new} **Layered navigation can use custom filters.** The `filter` attribute of the [`products`]({{page.baseurl}}/graphql/queries/products.html) query now requires the `ProductAttributeFilterInput` object. You can specify a pre-defined filter in this object, or [define a custom filter]({{page.baseurl}}/graphql/custom-filters.html). As a result, layered navigation on your website filters on the attributes you need.
- {:.new} **You can search categories by ID, name, and/or URL key.** The [`categoryList`]({{page.baseurl}}/graphql/queries/category-list.html) query replaces the deprecated `category` query.
- {:.new} **A customer can add bundle and downloadable products to the cart with the `addBundleProductsToCart` and `addDownloadableProductsToCart` mutations.**
- {:.new} **The [`ProductInterface`]({{page.baseurl}}/graphql/product/product-interface.html) supports fixed product taxes (such as WEEE).** Use the [`storeConfig`]({{page.baseurl}}/graphql/queries/store-config.html) query to determine whether to store supports these taxes.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- {:.new} **The [`ProductInterface`]({{page.baseurl}}/graphql/product/product-interface.html) supports fixed product taxes (such as WEEE).** Use the [`storeConfig`]({{page.baseurl}}/graphql/queries/store-config.html) query to determine whether to store supports these taxes.
- {:.new} **The [`ProductInterface`]({{page.baseurl}}/graphql/product/product-interface.html) supports fixed product taxes (such as WEEE).** Use the [`storeConfig`]({{page.baseurl}}/graphql/queries/store-config.html) query to determine whether a store supports these taxes.

lenaorobei
lenaorobei previously approved these changes Jan 16, 2020
@keharper keharper dismissed stale reviews from lenaorobei and erikmarr via 9cdd8c7 January 16, 2020 20:58
@keharper
Copy link
Contributor Author

running tests

@keharper keharper merged commit 51447ae into 2.3.4-develop Jan 24, 2020
@ghost
Copy link

ghost commented Jan 24, 2020

Hi @keharper, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

@keharper keharper deleted the kh_graphql-relnotes-234 branch January 28, 2020 21:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants