mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-01 20:07:42 -05:00
fix: totalcount
This commit is contained in:
@@ -48,6 +48,7 @@ query($login: String!) {
|
||||
}
|
||||
}
|
||||
pinnedItems(first: 6) {
|
||||
totalCount # TODO: Add this for correct generated code
|
||||
nodes {
|
||||
... on Repository {
|
||||
owner {
|
||||
|
||||
Reference in New Issue
Block a user