INPUT_OBJECT

BulkUpdateWatchlistFilter

link GraphQL Schema definition

1input BulkUpdateWatchlistFilter {
4
2# List of IDs of watchlists to update
3ids: [ID!]
5}