Skip to content

2.5.2

Choose a tag to compare

@leebenson leebenson released this 26 Aug 08:03
· 45 commits to master since this release

2.5.2 - 2017-08-26

Config

  • Adds config.setApolloOptions(), for passing in an object of Apollo Client instantiation options

Server

  • Refactors createLocalInterface to accept Koa's context object when using local GraphQL schema via apollo-local-query