PlanFeaturesSalesChannelsEshop Object
Description
E-shop sales channel feature configuration.
Declaration
type PlanFeaturesSalesChannelsEshop {
status: Boolean!
customDomain: PlanFeaturesSalesChannelsEshopCustomDomain!
}
Fields
| Name | Type | Description |
|---|---|---|
status | Boolean! | Whether the e-shop is enabled. |
customDomain | PlanFeaturesSalesChannelsEshopCustomDomain! | Custom domain configuration for the e-shop. |