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