wp-graphql-woocommerce
wp-graphql-woocommerce copied to clipboard
fix: correct sorting for nested nav items
Your checklist for this pull request
Thanks for sending a pull request! Please make sure you click the link above to view the contribution guidelines, then fill out the blanks below.
🚨Please review the guidelines for contributing to this repository.
- [x] Make sure you are making a pull request against the develop branch (left side). Also you should start your branch off our develop.
- [x] Make sure you are requesting to pull request from a topic/feature/bugfix/devops branch (right side). Don't pull request from your master!
- [x] Have you ensured/updated that CLI tests to extend coverage to any new logic. Learn how to modify the tests here.
What does this implement/fix? Explain your changes.
Fixes wonky ordering for Guides section of doc.
Does this close any currently open issues?
Don't believe so.
Any relevant logs, error output, GraphiQL screenshots, etc?
(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)
Before:
After:
Any other comments?
…
Where has this been tested?
- WooGraphQL Version: …
- WPGraphQL Version: …
- WordPress Version:
- WooCommerce Version:
@lightstrike As you know I ended up doing a complete rebuild, thanks for this tho, bro 👋🏿 .