Object

PreventionPlan

Usage Example
query {
# Use this type in your queries
someQuery {
autoRenewable
dynamicPrice
enrollable
enrollmentFee
excludedProductIds
}
}

Fields

autoRenewableBoolean
dynamicPriceBoolean
enrollableBoolean!required
enrollmentFeeDecimal
excludedProductIds[Int]
excludedProductTypeIds[Int]
idID
includedProductIds[Int]
insertedAtNaiveDateTime
isActiveBoolean
nameString
options[PlanOption]
percentDiscountDecimal
planDiscountPercentDecimal
previouslyPaidProductIdInt
sendAutoRenewNoticesBoolean
termsString
totalValueDecimal