RecordConnection
No description
type RecordConnection {
pageInfo: PageInfo!
edges: [RecordEdge]!
}
Fields
RecordConnection.pageInfo ● PageInfo! non-null object
Pagination data for this connection.
RecordConnection.edges ● [RecordEdge]! non-null object
Contains the nodes in this connection.
Member Of
Address object ● LegalEntity object ● RegisteredEntity object