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