mirror of
https://github.com/status-im/burnchart.git
synced 2025-02-03 06:13:40 +00:00
Request labels for issues as well
This commit is contained in:
parent
f692f48baa
commit
612193d6c6
File diff suppressed because one or more lines are too long
@ -44,6 +44,11 @@ export default {
|
||||
title
|
||||
createdAt
|
||||
state
|
||||
labels(first: 10) {
|
||||
nodes {
|
||||
name
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user