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