FooterType
No description
type FooterType {
activeFooter: ActiveFooter
startPart: String
endPart: String
customPart: String
locale: String
locales: [String]
translations: [StoreFooterTranslation]
}
Fields
FooterType.activeFooter ● ActiveFooter enum
FooterType.startPart ● String scalar
FooterType.endPart ● String scalar
FooterType.customPart ● String scalar
FooterType.locale ● String scalar
FooterType.locales ● [String] list scalar
FooterType.translations ● [StoreFooterTranslation] list object
Member Of
StoreAppearance object