Is there a way to fetch topic information when searching for repositories, as it is possible by calling API with adding "Accept": "application/vnd.github.mercy-preview+json" headers?
For example, how to add this information when loading starred repositories?
In #859 you mentioned support for repository topics - I don't see anything that would likely correspond to appropriate header in methods for search or getting starred repos.