Skip to main content

BrandOperatingLocationEdge

A Relay edge containing a BrandOperatingLocation and its cursor.

type BrandOperatingLocationEdge {
node: OperatingLocation
cursor: String!
id: ID
brandOperatesAtOperatingLocationId: UUID
datasetIds: JSON
firstObservedDate: String
lastObservedDate: String
rank: Int
internalId: String
internalBrandOperatesAtOperatingLocationId: String
}

Fields

BrandOperatingLocationEdge.node ● OperatingLocation object

The item at the end of the edge

BrandOperatingLocationEdge.cursor ● String! non-null scalar

A cursor for use in pagination

BrandOperatingLocationEdge.id ● ID scalar

BrandOperatingLocationEdge.brandOperatesAtOperatingLocationId ● UUID scalar

BrandOperatingLocationEdge.datasetIds ● JSON scalar

BrandOperatingLocationEdge.firstObservedDate ● String scalar

BrandOperatingLocationEdge.lastObservedDate ● String scalar

BrandOperatingLocationEdge.rank ● Int scalar

BrandOperatingLocationEdge.internalId ● String scalar

BrandOperatingLocationEdge.internalBrandOperatesAtOperatingLocationId ● String scalar

Member Of

BrandOperatingLocationConnection object