INPUT_OBJECT
PlaylistOptionsInput
link GraphQL Schema definition
- input PlaylistOptionsInput {
- : String
- : String
- : String
- : String
- # the default transition
- : String
- : Int
- : Int
- # the scale options for document
- : String
- # the scale options for image
- : String
- # the scale options for video
- : String
- # if the playing is shuffle
- : Boolean
- : Int
- # the predefined speed type
- : String
- # the transition speed
- : Float
- : Boolean
- : Boolean
- : Boolean
- }