createMenuItem

abstract fun createMenuItem(restaurantId: String, menuId: String, categoryId: String, request: CreateMenuItemRequest): Promise<E>