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