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