Represents a category, which is a grouping of related documents. Categories can be nested inside of other categories.
id ID!
The unique identifier of the category.
category Category
The parent category of this category, if any.
description String
A brief description of the category.
name String!
The name of the category.
slug String!
The unique slug of the category, used in URLs.