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

GraphQL: Move CategoryInterface out of category query #5718

Merged
merged 2 commits into from
Oct 16, 2019

Conversation

keharper
Copy link
Contributor

@keharper keharper commented Oct 16, 2019

Purpose of this pull request

This pull request (PR) moves the CategoryInterface attributes out of the category query topic. This is necessary because the attributes are available from the products query.

Affected DevDocs pages

  • graphql/product/category-interface.html
  • graphql/queries/category.html

whatsnew
Moved the CategoryInterface attributes to a separate [topic (https://devdocs.magento.com/guides/v2.3/graphql/product/category-interface.html) in the GraphQL Developer Guide.

@keharper keharper self-assigned this Oct 16, 2019
@keharper keharper added 2.3.x Magento 2.3 related changes Internal Dev Differentiates work between community and Magento staff New Topic A major update published as an entirely new document and removed Progress: review labels Oct 16, 2019
@keharper
Copy link
Contributor Author

running tests

@keharper keharper merged commit 811c563 into master Oct 16, 2019
@ghost
Copy link

ghost commented Oct 16, 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_add-category-interface branch October 16, 2019 20:14
keharper pushed a commit that referenced this pull request Oct 17, 2019
* Resolved issue #5179

* Update guides/v2.2/frontend-dev-guide/themes/theme-create.md

Co-Authored-By: hguthrie <[email protected]>

* Update guides/v2.2/frontend-dev-guide/themes/theme-create.md

Co-Authored-By: hguthrie <[email protected]>

* Update guides/v2.3/frontend-dev-guide/themes/theme-create.md

Co-Authored-By: hguthrie <[email protected]>

* Update guides/v2.3/frontend-dev-guide/themes/theme-create.md

Co-Authored-By: hguthrie <[email protected]>

* Update identity-class.md

* Import the correct `Magento\Framework\GraphQl\Query\Resolver\IdentityInterface`.
* Clarify what is required and what is an implementation detail.

* magento/devdocs#: Add a custom payment method to checkout. Fix Step 4

https://devdocs.magento.com/guides/v2.2/howdoi/checkout/checkout_payment.html
https://devdocs.magento.com/guides/v2.3/howdoi/checkout/checkout_payment.html

* Fixed infobox

* Getting infobox correct

* Trying to fix infobox

* More finessing.

* Debugging

* Pipe in command was breaking infobox formatting

* Escaped pipe in command

* Pipe in command broke formatting.

* Removed pipes from command

* Trailing space.

* trailing space

* trailing space

* MAGETWO-49336: Publication of breaking changes

* Update BICs for 2.2.10

Convert included files to Markdown
Add includes to the topic

* Fix heading id

* MAGETWO-49336: Publication of breaking changes

* Update BICs for 2.3.3

Convert included files to Markdown
Add the includes to main topic

* Fix links (#5690)

* fix links add parans

* remove duplicate topic

* add symlink

* remove duplicate projects topic

* create symlink

* found another problem with a link

* magento/devdocs#: Fix links in How Magento implements indexing (#5656)

https://devdocs.magento.com/guides/v2.2/extension-dev-guide/indexing.html
https://devdocs.magento.com/guides/v2.3/extension-dev-guide/indexing.html

* added link to devblog post andfixed broken links in include files

* magento/devdocs#: Describes changeCustomerPassword mutation errors

- https://devdocs.magento.com/guides/v2.3/graphql/mutations/change-customer-password.html

* Markdown linting: Enable rule MD029 (#5698)

* Fixed errors in rest, test, and ui comps

* Fix errors in release notes

* Fixed errors in pattern-library and payment integrations

* Fixed errors in marketplace, migration, mrg, and mtf

* Fixed errors in install, js-dev, and inventory

* Applied peer review edits

* Applied peer review edits

* Removed forced numbering class

* Fixed errors in howdoi

* Fixed errors in get-started, graphql

* Fixed errors in frontend-dev-guide

* Fixed errors in ext-dev

* Fixed some errors in config

* Fixed some errors in config

* Applied edits from peer review

* Removed redundant TOC

* Fixed errors in config

* Fixed errors in coding standards, comp-mgr, contributor

* Disable rule

* Fixed errors in _vidoes, reporting, arch

* Fixed errors in includes (not cloud)

* Enable rule

* Fixed errors in cloud includes

* Fixed errors in cloud

* Added page-builder-types to gitignore file (#5708)

* spaces of course

* move categoryinterface out of category query (#5718)

* Fix syntax for paths to run Actions on

See https://help.github.com/en/articles/workflow-syntax-for-github-actions#example-including-paths
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
2.3.x Magento 2.3 related 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.

2 participants