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