Objects

ThreadCategory

A forum thread category

A forum thread category

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

Fields

ThreadCategory.id ● Int! non-null scalar

The id of the category

ThreadCategory.name ● String! non-null scalar

The name of the category

Member Of

Thread object

Copyright © 2026