Skip to main content

BrandsResults

The set of brands available to the calling partner

type BrandsResults {
nodes: [PartnerBrand!]!
}

Fields

BrandsResults.nodes ● [PartnerBrand!]! non-null object

The brands available to the calling partner. Each distinct brand appears exactly once.

Implemented By

BrandsResponse union