Skip to content

bug with getCategories query in the graphql interface? #546

Answered by logeshswell
shc023 asked this question in Help
Discussion options

You must be logged in to vote
  1. Fetching the categories by parent/child is a limitation in the current graphQL implementation.
    a. You can either fetch category by id or slug value.
  2. sort param in categories() is not working as expected. Let me look deeper into this issue and get back to you if I get some updates.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by logeshswell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
bug Something isn't working graphql
2 participants