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