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

GraphQL: backport restructuring changes from 2.3.4 and general cleanup #5536

Merged
merged 5 commits into from
Oct 7, 2019

Conversation

keharper
Copy link
Contributor

@keharper keharper commented Oct 1, 2019

Purpose of this pull request

This pull request (PR) backports some key reorganization changes made in #5222 in the Q4-integration (2.3.4) branch into the develop (2.3.3) branch. PR-5222 had the following structural changes:

  • The "Using Queries" topic moved from the root graphql directory into the queries directory
  • The "Using Mutations" topic moved from the graphql directory into the mutations directory
  • The "ProductInterface" information was moved from the products query into its own topic

This PR moves the same information. It also updates links, adds attributes that were probably added by the community, updates incorrect lexers, and adds consistency across topics.

Affected DevDocs pages

  • Many

Links to Magento source code

@keharper keharper added Site Improvements Updates to tools, processes, and site architecture that improve reader and contributor experience Internal Dev Differentiates work between community and Magento staff xx2.3.3 Magento 2.3.3 changes labels Oct 1, 2019
@keharper keharper self-assigned this Oct 1, 2019
@keharper keharper requested a review from erikmarr October 1, 2019 21:56
@keharper keharper changed the base branch from develop to kh_final-233 October 7, 2019 16:47
@keharper keharper merged commit 906b6ca into kh_final-233 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 mentioned this pull request Oct 7, 2019
keharper added a commit that referenced this pull request Oct 7, 2019
* GraphQL: Update release notes for 2.3.3 (#5602)

* update release notes

* GraphQL release notes

* fix broken link

* GraphQL: backport restructuring changes from 2.3.4 and general cleanup (#5536)

* create and move files

* move mutation topic and first phase of products reorg

* sweep through query topics

* cosmetic changes, missing attributes

* fix broken links

* add link to ProductInterface

* Inventory release notes (#5600)
@keharper keharper deleted the kh_backport-234 branch October 8, 2019 20:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Internal Dev Differentiates work between community and Magento staff Site Improvements Updates to tools, processes, and site architecture that improve reader and contributor experience xx2.3.3 Magento 2.3.3 changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants