index
:
git-bug
bug-export
devel
master
update_mods
Distributed, offline-first bug tracker embedded in git, with bridges
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webui
/
src
/
pages
/
list
/
ListLabels.graphql
blob: dcb44b67279e531492be110f9e9ac85f50b251f1 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
query ListLabels { repository { validLabels { nodes { name } } } }