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