Skip to main content
Version: Canary 🚧

AppBrand

Represents the app's brand data.

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

Fields

AppBrand.logo ● AppBrandLogo! 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

App object ● AppInstallation object


Was this page helpful?