query GetUserAvatar($id: String!) { user(userId: $id) { id avatar } }