Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
query group_boards($fullPath: ID!) {
group(fullPath: $fullPath) {
id
boards {
edges {
node {
name
}