A better Apollo integration for Meteor.
meteor add orionsoft:apollo
-
Same API.
-
Official Apollo integration it's not very updated.
-
This package passes the
userId
to methods.
So you can use this.userId
in your meteor methods and also use packages
matb33:collection-hooks
out of the box.