GraphQL Schema ReferenceoperationsqueriescurrentUserOn this pagecurrentUserReturns the currently signed-in user. If no user is signed in, returns null. currentUser: User Type User object A user on this instance of Intercode. Users exist across all conventions. For each convention a user has logged into, they will have an attached UserConProfile.