Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Product Categories - "Display" and "Menu Order" attributes #277

Closed
ardiewen opened this issue May 5, 2020 · 4 comments · Fixed by #318
Closed

Product Categories - "Display" and "Menu Order" attributes #277

ardiewen opened this issue May 5, 2020 · 4 comments · Fixed by #318
Milestone

Comments

@ardiewen
Copy link
Contributor

ardiewen commented May 5, 2020

Describe the bug

When querying for Product Categories, two attributes that are available on WP-Admin are not available via graphql query:

display - String: Category archive display type. Options: default, products, subcategories and both.

menu_order - Integer: Menu order, used to custom sort the resource.

Any chance we can get these added? Would be helpful for things like megamenu construction, category archive pages, etc.

WooCommerce REST API reference

@kidunot89 kidunot89 added this to the v0.6.0 milestone May 12, 2020
@kidunot89
Copy link
Member

@ardiewen Can you give me some example queries your using?

@ardiewen
Copy link
Contributor Author

@kidunot89 apologies for the late reply. i see that this has been linked to a PR already. did you still want some clarification or sample queries?

@kidunot89
Copy link
Member

kidunot89 commented Jul 30, 2020

@ardiewen I think I got it, but if you'd pull down the branch in the PR and confirm it, that'd help.

@ardiewen
Copy link
Contributor Author

@kidunot89 Confirmed! Thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants