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