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