WatchlistEdge
type WatchlistEdge {
node: Watchlist!
cursor: Cursor!
}
Fields
WatchlistEdge.node ● Watchlist! non-null object graph-ql-types
Watchlist @exposed
WatchlistEdge.cursor ● Cursor! non-null scalar graph-ql-types
Cursor to the watchlist @exposed
Member Of
WatchlistsConnection object