feat(plugins/stargazers): add worldmap (#1137) [skip ci]

This commit is contained in:
Simon Lecoq
2022-07-20 22:44:47 -04:00
committed by GitHub
parent 12372cbc84
commit 06e0550763
18 changed files with 31945 additions and 214 deletions
@@ -4,6 +4,7 @@ query StargazersDefault {
edges {
starredAt
cursor
$location
}
}
}