Skip to main content

BrandRevenueQualityEdge

A Relay edge containing a BrandRevenueQuality and its cursor.

type BrandRevenueQualityEdge {
node: BrandRevenueQuality
cursor: String!
}

Fields

BrandRevenueQualityEdge.node ● BrandRevenueQuality object

The item at the end of the edge

BrandRevenueQualityEdge.cursor ● String! non-null scalar

A cursor for use in pagination

Member Of

BrandRevenueQualityConnection object