CreateCategoryCommand

constructor(restaurantId: String, menuId: String, name: String, variations: List<VariationInput> = emptyList())