AppBrand
Represents the app's brand data.
Added in Saleor 3.14This 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 apps
App's logos details.
Added in Saleor 3.14This API is currently in Feature Preview and can be subject to changes at later point.
Member Of
App
object ● AppInstallation
object