Docs
Dashboard

CartDiscountCodeCreateInput

Input

Input for creating a new CartDiscountCodes container.

#

Fields


codes
[String!]!

The codes to use for this cart discount code create input.

maxApplications
Int

The max applications to use for this cart discount code create input.

maxApplicationsPerCustomer
Int

The max applications per customer to use for this cart discount code create input.

name
String!

The name to use for this cart discount code create input.

validFrom
DateTime

The valid from to use for this cart discount code create input.

validUntil
DateTime

The valid until to use for this cart discount code create input.