bluerain-plugin-apollo-link-ws

This plugin uses apolllolink-ws to use GraphQL Subscriptions, but it will also allow you to send GraphQL queries and mutations over WebSockets as well.https://blueeast.gitbook.io/bluerain-plugin-apollo-link-ws

Installation

Run the following command in the plugin directory:

yarn add  @blueeast/bluerain-plugin-apollo-link-ws

Screenshots.

NA

Hooks

This hook is used to add multiple websocket links.

Parameters:

Returns:

API

Properties

  • pluginName string "ApolloLinkWS"

  • slug string "apollo-link-ws"

Last updated