Skip to main content

OperatingLocationBrandEdge

A Relay edge containing a OperatingLocationBrand and its cursor.

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

Fields

OperatingLocationBrandEdge.node ● Brand object

The item at the end of the edge

OperatingLocationBrandEdge.cursor ● String! non-null scalar

A cursor for use in pagination

OperatingLocationBrandEdge.id ● ID scalar

OperatingLocationBrandEdge.brandOperatesAtOperatingLocationId ● UUID scalar

OperatingLocationBrandEdge.datasetIds ● JSON scalar

OperatingLocationBrandEdge.firstObservedDate ● String scalar

OperatingLocationBrandEdge.lastObservedDate ● String scalar

OperatingLocationBrandEdge.rank ● Int scalar

OperatingLocationBrandEdge.internalId ● String scalar

OperatingLocationBrandEdge.internalBrandOperatesAtOperatingLocationId ● String scalar

Member Of

OperatingLocationBrandConnection object