updateCategory

abstract fun updateCategory(restaurantId: String, menuId: String, categoryId: String, request: UpdateCategoryRequest): Promise<E>