Type Alias: DeleteTopicConflict
type DeleteTopicConflict = z.infer<typeof DeleteTopicConflictSchema>;
Defined in: src/models/mgmt-custom-topic.ts:82
Conflict response when deleting a topic referenced by profiles.
type DeleteTopicConflict = z.infer<typeof DeleteTopicConflictSchema>;
Defined in: src/models/mgmt-custom-topic.ts:82
Conflict response when deleting a topic referenced by profiles.