Skip to main content
Version: Canary 🚧

AppManifestBrand

Represents the app's manifest brand data.

Added in Saleor 3.14
This API is currently in Feature Preview and can be subject to changes at later point.
type AppManifestBrand {
logo: AppManifestBrandLogo!
}

Fields

AppManifestBrand.logo ● AppManifestBrandLogo! non-null object

App's logos details.

Added in Saleor 3.14
This API is currently in Feature Preview and can be subject to changes at later point.

Member of

Manifest object


Was this page helpful?