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