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