Skip to main content

KeywordSearchTarget

KeywordSearchTarget Only one of the fields of this input type should be provided. @oneOf

type KeywordSearchTarget {
library: KeywordSearchTargetLibrary
crate: KeywordSearchTargetCrate
spotify: KeywordSearchTargetSpotify
}

Fields

library (KeywordSearchTargetLibrary)

Return LibraryTrack results.

crate (KeywordSearchTargetCrate)

Return LibraryTracks from a specific crate.

spotify (KeywordSearchTargetSpotify)

Return SpotifyTrack results.