INPUT_OBJECT

VideoOptions

Options to include private videos.

link GraphQL Schema definition

1input VideoOptions {
3
2includePrivate: Boolean
4}