The Category
object represents the information for different categories that a blog post might have.
Category ID.
Category label. Displayed in the Category Menu.
Number of posts in the category.
The url
of the page that lists every post with the specified category.
Category description.
Category title.
Position of the category in the Category Menu.
Categories are displayed in ascending order. Categories with a position of -1
appear at the end of the sequence.
Default: -1
ID of the category's translations. All translations of a single category share the same translationId
.
Category language.
2-or-4-letter language code in IETF BCP 47 language tag format.
Part of a category's URL that refers to a specific category. For example, the slug of https:/example.com/blog/category/famous-cats
is famous-cats
.
SEO data.
Category cover image.
Date and time the Category was last updated.