Feat notable options (#240)
This commit is contained in:
@@ -9,6 +9,16 @@ query NotableContributions {
|
||||
login
|
||||
avatarUrl
|
||||
}
|
||||
nameWithOwner
|
||||
watchers {
|
||||
totalCount
|
||||
}
|
||||
forks {
|
||||
totalCount
|
||||
}
|
||||
stargazers {
|
||||
totalCount
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user