fix(plugins/lines): add support for organization history (#1356)
This commit is contained in:
@@ -5,6 +5,7 @@ query BaseRepositories {
|
||||
cursor
|
||||
}
|
||||
nodes {
|
||||
updatedAt
|
||||
name
|
||||
owner {
|
||||
login
|
||||
|
||||
Reference in New Issue
Block a user