Appearance
web / SetCategoryTemplate
SetCategoryTemplate: (categoryId, content) => Promise<CategoryTemplate>
categoryId
content
Promise
CategoryTemplate
• categoryId: number
number
• content: string
string
Promise<CategoryTemplate>
apps/web/composables/useCategoryTemplate/types.ts:9