AppManifestBrand
Represents the app's manifest brand data.
Added in Saleor 3.14This 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 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
Manifest
object