GenerateDiscountCodesInput
Input object
Fields
| Field | Description | Type |
|---|---|---|
benefit | BenefitInput! | |
companyId | ID! | |
constraints | [ DiscountConstraintInput! ] | |
groupName | String! | |
numberOfCodes | Int! |
Used By (1)
GenerateDiscountCodesInput is referenced by the following fields, arguments, and input fields:
| Type | Field |
|---|---|
Mutation | generateDiscountCodes(input) |