Apollo
Usage
npm i --save @blueeast/bluerain-plugin-apolloimport BR from '@blueeast/bluerain-os';
import ApolloPlugin from '@blueeast/bluerain-plugin-apollo';
BR.boot({
plugins: [ApolloPlugin]
})Components
Filters
plugin.apollo.config
plugin.apollo.networkInterface
API
ApolloPluginConfigs
ApolloPlugin
getClient
getSubscriptionClient
Last updated