refactor: add me screen

This commit is contained in:
Rongjian Zhang
2019-12-17 13:34:53 +08:00
parent 84ff5d7876
commit 1820929eb2
7 changed files with 918 additions and 35 deletions

View File

@@ -0,0 +1,25 @@
{
viewer {
login
avatarUrl
url
name
bio
company
location
email
websiteUrl
starredRepositories {
totalCount
}
followers {
totalCount
}
following {
totalCount
}
repositories {
totalCount
}
}
}