INPUT_OBJECT
ShortVideoFeedOptions
Options used to determine the content returned in the short video feed.
link GraphQL Schema definition
1 input ShortVideoFeedOptions { 4 2 # The platform of the viewer -- used to curate content in the feed. 3 : ShortVideoFeedPlatform 7 5 # The type of short video feed to return. 6 : ShortVideoFeedType 8 }