Skip to main content

PlaylistMatchingEdge

The edge for a playlist matching result with a cursor based pagination.

type PlaylistMatchingEdge {
cursor: String!
node: Playlist!
}

Fields

cursor (String!)

node (Playlist!)