Skip to main content

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


Was this page helpful?