Skip to main content

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 ● Person object ● RegisteredEntity object