Skip to main content

BrandSeasonalityIndexEdge

A Relay edge containing a BrandSeasonalityIndex and its cursor.

type BrandSeasonalityIndexEdge {
node: BrandSeasonalityIndex
cursor: String!
}

Fields

BrandSeasonalityIndexEdge.node ● BrandSeasonalityIndex object

The item at the end of the edge

BrandSeasonalityIndexEdge.cursor ● String! non-null scalar

A cursor for use in pagination

Member Of

BrandSeasonalityIndexConnection object