INPUT_OBJECT
AddPlaylistItemsInput
link GraphQL Schema definition
- input AddPlaylistItemsInput {
- # The list of id
- : [String!]!
- # At position
- : Int!
- # playlist or asset
- : MEDIA_ITEM_TYPES
- }
INPUT_OBJECT
- input AddPlaylistItemsInput {
- # The list of id
- : [String!]!
- # At position
- : Int!
- # playlist or asset
- : MEDIA_ITEM_TYPES
- }