We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the Spotify web app, the search results page has several sections:
We don't necessarily need to incorporate all of them, but adding Albums, Playlists and Songs would be a nice improvement.
We might consider adding @defer to all four fragments (including artists).
@defer
Note: the "top result" doesn't appear to be available via the public API https://developer.spotify.com/documentation/web-api/reference/search
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In the Spotify web app, the search results page has several sections:
We don't necessarily need to incorporate all of them, but adding Albums, Playlists and Songs would be a nice improvement.
We might consider adding
@defer
to all four fragments (including artists).Note: the "top result" doesn't appear to be available via the public API https://developer.spotify.com/documentation/web-api/reference/search
The text was updated successfully, but these errors were encountered: