createCategory

fun createCategory(name: CategoryName, variations: List<Variation> = emptyList()): Category