Skip to main content

PlanFeatures Object

Description

Feature set configuration for a subscription plan.

Declaration

type PlanFeatures {
inventory: PlanFeaturesInventory!
stickers: PlanFeaturesStickers!
support: PlanFeaturesSupport!
campaigns: PlanFeaturesCampaigns!
apiAccess: PlanFeaturesApiAccess!
salesChannels: PlanFeaturesSalesChannels!
}

Fields

NameTypeDescription
inventoryPlanFeaturesInventory!Inventory feature configuration.
stickersPlanFeaturesStickers!Stickers feature configuration.
supportPlanFeaturesSupport!Support feature configuration.
campaignsPlanFeaturesCampaigns!Email campaigns feature configuration.
apiAccessPlanFeaturesApiAccess!API access feature configuration.
salesChannelsPlanFeaturesSalesChannels!Sales channels feature configuration.