Skip to main content

AddressWatchlistEntryConnection

No description

type AddressWatchlistEntryConnection {
pageInfo: PageInfo!
edges: [AddressWatchlistEntryEdge]!
}

Fields

AddressWatchlistEntryConnection.pageInfo ● PageInfo! non-null object

Pagination data for this connection.

AddressWatchlistEntryConnection.edges ● [AddressWatchlistEntryEdge]! non-null object

Contains the nodes in this connection.

Member Of

Address object