Eventjet GraphQL API documentation

discountGroup

Arguments

discountGroup doesn't take any arguments.

Type

This field resolves to DiscountGroup, which has the following fields:

FieldDescriptionType
benefitThe common benefit of all discounts in the group.DiscountBenefit
constraintsThe common constraints of all discounts in the group.[ DiscountConstraint! ]
createdAtThe date and time when the discount group was created.Date
discountsDiscountsConnection!
downloadUrlString!
idID!
isGeneratingWhether codes are being generated for this group.Boolean!
nameString!
numberOfDiscountsInt!
relatedEvents[ Event ]