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

GraphQL: Add categoryList query #5562

Merged
merged 11 commits into from
Oct 7, 2019
Merged

Conversation

keharper
Copy link
Contributor

@keharper keharper commented Oct 3, 2019

Purpose of this pull request

This pull request (PR) adds the categoryList query and deprecates the category query.

Affected DevDocs pages

  • guides/v2.3/graphql/queries/category-list.html
  • guides/v2.3/graphql/queries/category.html

whatsnew
Added the categoryList query to the GraphQL Developer Guide.

@keharper keharper added Internal Dev Differentiates work between community and Magento staff New Topic A major update published as an entirely new document 2.3.4 Magento 2.3.4 changes labels Oct 3, 2019
@keharper keharper self-assigned this Oct 3, 2019
@keharper keharper requested a review from avattam06 October 3, 2019 22:19
@keharper keharper requested a review from jeff-matthews October 3, 2019 22:48

Attribute | Data type | Description
--- | --- | ---
`eq` | String | Use this attribute to exactly match the specified string. For example, to filter on a specific URL key, specify a value like `shorts-women`
Copy link
Contributor

Choose a reason for hiding this comment

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

Using a mix of terminal punctuation for these descriptions seems like an anti-pattern to me...

Added review comments

Co-Authored-By: Jeff Matthews <matthews.jeffery@gmail.com>
@keharper keharper merged commit e53feed into Q4-integration Oct 7, 2019
@ghost
Copy link

ghost commented Oct 7, 2019

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-category-filter branch October 8, 2019 15:44
keharper added a commit that referenced this pull request Oct 8, 2019
* update deprecated description

* Revert "update deprecated description"

This reverts commit c9b39a0.

* GraphQL: update description of deprecated directive (#5213)

* update deprecated description

* review comments

* MC-19250: The stuck deployment on the Cloud because of consumers (#5289)

* MC-19250: The stuck deployment on the Cloud because of consumers

* Update _includes/config/consumers.md

Co-Authored-By: Margaret Eker <meker@adobe.com>

* GraphQL: Add layered navigation documentation (#5222)

* add filtering example

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* checkpoint

* linting errors

* fix link

* update opening sentence

* remove bogus commit

* Apply suggestions from code review

Co-Authored-By: Erik Marr <45772211+erikmarr@users.noreply.github.com>

* change code gates

* final review comments

* deprecation notices (#5413)

* review draft (#5426)

* GraphQL: Add fields and example showing cart rule discounts (#5425)

* review draft

* minor tweaks

* review comment

* update example

* MC-18725: Write article with clarification of how to use this functionality

* MC-18725: Write article with clarification of how customer data works

* MC-18725: Write article with clarification of how customer data works

* Small grammar changes.

* GraphQL: Update pricing schema changes (#5512)

* checkpoint

* checkpoint

* minor updates

* review comments

* one more review comment

* more review comments

* correct linting error

* remove stray character from TOC

* Add store name to store config query schema (#5448)

* GraphQL: Add categoryList query (#5562)

* checkpoint

* review draft

* fix linting errors

* add to list of cached queries

* update example to show usage of

* clarify match filters

* Apply suggestions from code review

Added review comments

Co-Authored-By: Jeff Matthews <matthews.jeffery@gmail.com>

* update sample

* rename file

* review comment from Dan

* developer feedback

* resolve more merge conflicts

* linting errors

* linting errors
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
2.3.4 Magento 2.3.4 changes Internal Dev Differentiates work between community and Magento staff New Topic A major update published as an entirely new document
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants