lyricsSearch
No description
lyricsSearch(
prompt: String!
target: LyricsSearchTarget!
first: Int = 10
): LyricsSearchResult!
Arguments
prompt
(String!
)
target
(LyricsSearchTarget!
)
first
(Int
)
Type
LyricsSearchResult
Describes the possible types that the 'lyricsSearch' field can return.