Docs
Dashboard

CartDiscountCodeUpdateInput

Input

Input for updating an existing CartDiscountCodes container.

#

Fields


codes
[String!]

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

id
ID!

The unique identifier of the resource.

maxApplications
Int

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

maxApplicationsPerCustomer
Int

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

name
String

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

validFrom
DateTime

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

validUntil
DateTime

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