Mirror of a distributed, offline-first bug tracker embedded in git
1query CurrentIdentity { 2 repository { 3 userIdentity { 4 displayName 5 avatarUrl 6 } 7 } 8}