Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
query sidebarDetails($fullPath: ID!, $iid: String!) {
project(fullPath: $fullPath) {
id
issue(iid: $iid) {
iid
}