CartDiscountCodeCreateInput
InputInput for creating a new CartDiscountCodes container.
#
Fields
- [String!]!
codes The codes to use for this cart discount code create input.
- Int
maxApplications The max applications to use for this cart discount code create input.
- Int
maxApplicationsPerCustomer The max applications per customer to use for this cart discount code create input.
- String!
name The name to use for this cart discount code create input.
- DateTime
validFrom The valid from to use for this cart discount code create input.
- DateTime
validUntil The valid until to use for this cart discount code create input.