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