Incentive

<div class="gql-main">

IncentiveType fields Interface

  • name String! Non-null
  • publicId String! Non-null
Implemented by
  • BaseIncentive
  • DiscountIncentive
    discountType: String!, field: String!, limitPolicy: String, limitValue: Decimal, target: String!, thresholdField: String, thresholdValue: Decimal, value: Decimal!
  • GiftIncentive
    product: ProductType, target: String!
<div class="gql-sidebar">
  <div class="gql-sidebar-inner">
  </div>
</div>