AddressWatchlistEntryEdge
A Relay edge containing a AddressWatchlistEntry
and its cursor.
type AddressWatchlistEntryEdge {
node: WatchlistEntry
cursor: String!
id: ID
addressAppearsOnWatchlistEntryId: UUID
datasetIds: JSON
firstObservedDate: String
lastObservedDate: String
rank: Int
internalId: String
internalAddressAppearsOnWatchlistEntryId: String
}
Fields
AddressWatchlistEntryEdge.node
● WatchlistEntry
object
The item at the end of the edge
AddressWatchlistEntryEdge.cursor
● String!
non-null scalar
A cursor for use in pagination