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