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