INPUT_OBJECT
CreateSubscriptionInWatchlist
Used to create a subscription while creating a watchlist. The subscription will be for the new watchlist.
link GraphQL Schema definition
1 input CreateSubscriptionInWatchlist { 3 2 : SubscriptionObjectType 5 4 : CreateSubscriptionContact! 7 6 : SubscriptionFrequency 9 8 : DayOfWeek 11 10 : Time 13 12 : String 14 }