GraphQL ENUM

FeatureEnum

link Definition

  • enum FeatureEnum {
  • # Checkout Configuration
  • CHECKOUT_CONFIGURATION
  • # Clever Insights
  • CLEVER_INSIGHTS
  • # Flexible Billings
  • FLEXIBLE_BILLINGS
  • # Incentive Banners
  • INCENTIVE_BANNERS
  • # Renewal Quotes
  • RENEWAL_QUOTES
  • }

link Required by