In the GraphQL API response of a headless channel, I am looking to be able to see the hierarchy of a tag within the taxonomy module. Has anyone seen how this can be achieved?
For example, in the Taxonomies module I have:
In the API response, it might look something like this:
You can only see the name/codename of the tag, but not the hierarchy of it (e.g. from the taxonomy module, it would be nice to see it's under "Guests").
I have logged this as a request to the roadmap, to see if it can be added as a feature, maybe adding a path like KX13 used to do with the codenames? e.g. Guests/2Guests for this scenario.