Tags
Tag Object
Tags used categorize a post.
Below are the details of the Tag object’s structure:
id
string
Unique identifier for the tag.
name
string
Name for the tag.
slug
string
URL-friendly version of the name, typically lowercased.
desc
string | null
Description of the tag.
createdAt
Date
Date and time the tag was created.