apollo

v5.0.1-beta.0Published last month

Documentation

Installation

In your Meteor app, first add @apollo/client, then add this package and you can start using Apollo with Meteor users:

meteor npm i --save @apollo/client
meteor add apollo

Contributing

Tests

git clone https://github.com/apollostack/meteor-integration.git
cd meteor-integration
npm install
npm run test

Used in an app: https://github.com/lorensr/test-meteor-apollo

Credits

Contributors