ObjectsSimilarLibraryTracksErrorOn this pageSimilarLibraryTracksErrorAn error object returned if an error occurred while retrieving similar tracks.type SimilarLibraryTracksError implements Error { message: String! code: SimilarLibraryTracksErrorCode!}Fieldsmessage (String!)code (SimilarLibraryTracksErrorCode!)InterfacesError