OperatingLocationBrandConnection
No description
type OperatingLocationBrandConnection {
pageInfo: PageInfo!
edges: [OperatingLocationBrandEdge]!
}
Fields
OperatingLocationBrandConnection.pageInfo
● PageInfo!
non-null object
Pagination data for this connection.
OperatingLocationBrandConnection.edges
● [OperatingLocationBrandEdge]!
non-null object
Contains the nodes in this connection.
Member Of
OperatingLocation
object