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