BrandConnection
The connection type for Brand.
type BrandConnection {
edges: [BrandEdge]
pageInfo: PageInfo!
}
Fields
BrandConnection.edges ● [BrandEdge] list object
A list of edges.
BrandConnection.pageInfo ● PageInfo! non-null object
Information to aid in pagination.
Returned by
AdvancedBrandSearch query ● BrandAutocomplete query ● BrandDirectory query ● BrandSearch query
Member of
Campaign object ● Collection object