AppManifestBrand Object
Represents the app's manifest brand data.
type AppManifestBrand {
logo: AppManifestBrandLogo!
}
Fields
AppManifestBrand.logo
● AppManifestBrandLogo!
non-null object apps
App's logos details.
Member Of
Manifest
object