fun saveDraft(
        title: String,
        description: String,
        categories: List<Category>,
        price: Float,