libraryTracks
No description
libraryTracks(
first: Int = 0
after: String
filter: LibraryTracksFilter
): LibraryTrackConnection!
Arguments
first
(Int
)
The amount of items that should be fetched. Default and maximum value is '50'.
after
(String
)
A cursor string after which items should be fetched.
filter
(LibraryTracksFilter
)
Apply a filter on the library tracks.