# Topic ## Example Usage ```typescript import { Topic } from "@lukehagar/discoursejs/sdk/models/operations"; let value: Topic = {}; ``` ## Fields | Field | Type | Required | Description | | ------------------ | ------------------ | ------------------ | ------------------ | | `categoryId` | *number* | :heavy_minus_sign: | N/A | | `title` | *string* | :heavy_minus_sign: | N/A |