fix(plugins/lines): add support for organization history (#1356)

This commit is contained in:
Simon Lecoq
2023-01-16 20:13:05 -05:00
committed by GitHub
parent d418264c77
commit e015fac116
2 changed files with 7 additions and 3 deletions

View File

@@ -5,6 +5,7 @@ query BaseRepositories {
cursor
}
nodes {
updatedAt
name
owner {
login