User.watchlists
Enterprise
description
Returns a list with the specified set of watchlists only if <ids> are provided. Returns all user's watchlists if <ids> is NOT provided.
watchlists(
ids: [Int!]
): [Watchlist!]!
Arguments
watchlists.ids
● [Int!]
list scalar
List of watchlist ids
Type
Watchlist
object
Loading...