ObjectsLyricsSearchErrorOn this pageLyricsSearchErrorError type if search cannot be performed. Contains the code and a message.type LyricsSearchError implements Error { code: LyricsSearchErrorCode! message: String!}Fieldscode (LyricsSearchErrorCode!)message (String!)InterfacesError