Skip to main content

OperatingLocationSeasonalityIndexEdge

A Relay edge containing a OperatingLocationSeasonalityIndex and its cursor.

type OperatingLocationSeasonalityIndexEdge {
node: OperatingLocationSeasonalityIndex
cursor: String!
}

Fields

OperatingLocationSeasonalityIndexEdge.node ● OperatingLocationSeasonalityIndex object

The item at the end of the edge

OperatingLocationSeasonalityIndexEdge.cursor ● String! non-null scalar

A cursor for use in pagination

Member Of

OperatingLocationSeasonalityIndexConnection object