Closed lorensr closed 6 years ago
I think it would be nice to include the convenient meteorAccountsLink from v2 for those not using Apollo Boost. Perhaps make it a lazy module, too!
api.mainModule("client.js", "client", { lazy: true });
Thanks, good point! Added a MeteorAccountsLink()
that can take a variable header field name. Docs PR updated as well
Nice! Thank you for doing this!
Thank you so much for this, do you think it's going to be merge soon ?
Fixes #123
See new docs: https://github.com/apollographql/apollo-client/pull/3739