Home > @vsf-enterprise/bigcommerce-api > ChannelMetaSection
# ChannelMetaSection interface
If set, when the app is loaded within the control panel, the navigation sections will be directly embedded in the control panel navigation.
Signature:
export interface ChannelMetaSection
# Properties
Property | Type | Description |
---|---|---|
query_path | string | The value that will be passed to the app's iFrame in the URL and will allow the app to display the appropriate section within the app iFrame in the control panel. |
title | string | The title of the navigation section. Example: Settings |