Hello,
We want to pull these categories (with 3 levels) https://shopify.github.io/product-taxonomy/releases/unstable/ using GraphQL API.
https://shopify.dev/docs/api/admin-graphql/latest/objects/TaxonomyCategory Using this API request we only get Level 1 categories. How can we get list of all 3 levels using GraphQL?