Preview

CartItemDiscount is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

CartItemDiscount

Represents CartItemDiscount type

This page contains

    Fields

    id: ID!

    Unique Identifier for the applied discount of cart item

    code: String!

    Discount code value of the applied discount of the cart item

    numOfBillingCycles: Int

    Number of billing cycles for which discount is applicable

    Parent objects of CartItemDiscount

    CartItem PREVIEW

    Represents single item in the cart