GetUsersWatchlistsResponse
No description
type GetUsersWatchlistsResponse {
size: Int
data: [Watchlist]!
}
Fields
size ● Int scalar
data ● [Watchlist]! non-null object
Returned by
getUsersWatchlists query