createCategory

abstract fun createCategory(restaurantId: String, menuId: String, request: CreateCategoryRequest): Promise<E>