OBJECT
type VoucherSeries {id: ID! title: String! description: String! validFrom: DateTime validTo: DateTime discount: Float! discountType: String! }