I’ve been trying for two weeks to get Apollo working with Meteor version 3. I need subscriptions, and I need a way for the server to see Meteor.userId() for authentication purposes.
Does anyone here have some ApolloClient and ApolloServer setup code they could post? It would be greatly appreciated.