Skip to main content

playlistMatching

No description

playlistMatching(
first: Int = 10
after: String
reference: PlaylistMatchingReference!
): PlaylistMatchingResult!

Arguments

first (Int)

The amount of playlists to be fetched. Default value is '10'.

after (String)

A cursor string after which items should be fetched.

reference (PlaylistMatchingReference!)

An input reference for the playlist matching.

Type

PlaylistMatchingResult

Describes the possible types that the 'playlistMatching' query can return.