apollographql / meteor-integration

🚀 meteor add apollo
http://dev.apollodata.com/core/meteor.html
108 stars 45 forks source link

Always provide context #55

Closed nicolaslopezj closed 7 years ago

nicolaslopezj commented 7 years ago

Now, when the user is not found, no context is provided, so when we do if (context.userId) or something like that it throws an error:

Cannot read property 'userId' of undefined
lorensr commented 7 years ago

looks good, thanks!

nicolaslopezj commented 7 years ago

When this will be published?

lorensr commented 7 years ago

Published apollo@0.2.1