GitHub API v4 does not show the results for companies when user
query is used. If I use repositoryOwner
instead, it returns results for both users and companies. However, user
query can return more detailed information such as biography, website, location etc. which is not included in repositoryOwner
query.
Is there an alternative option covering all type of users?