These are examples of queries to fetch post tag data.
List of post tags, ordering them by name, and showing their post count:
All tags in a post:
Tag names in posts:
A list of predefined tags:
Filtering tags by name:
Counting tag results:
Paginating tags:
Fetching meta values:
Mutation:
Nested mutation:
This query creates, updates and deletes post tag terms: