There hasn’t been much talk about the latest apollographql/meteor-integration, and I only discovered it after quite a bit of searching and testing.
Since I think the update should receive far more attention than it has, now I’ve been updating various Meteor-Apollo discussions to point out the latest relevant updates.
apollographql/meteor-integration now has MeteorAccountsLink for client-side and getUser() for server-side.
There is a simple implementation at https://github.com/lorensr/test-meteor-apollo.
The README.md file of the repository, the official documentation Integrating with Meteor, and the official Meteor + Apollo boilerplate are all now obsolete and urgently need to be updated.