Skip to content

ThreadCategory

A forum thread category

type ThreadCategory {
id: Int!
name: String!
}

The id of the category

The name of the category

Thread object