* Remove deprected use of apollo-client-preset, and refactor Changes * Remove deprected use of apollo-client-preset in favor of apollo-boost * Refactor for usage of react-apollo@2.1 * Use standard Just ran standard --fix
* fix: module name typo * fix: issue #3814
Change file name format on folder lib like /examples/with-apollo and /examples/with-apollo-and-redux
* Apollo + Authentication + graph.cool example * Fix linting errors