apollo-datasource-graphql icon indicating copy to clipboard operation
apollo-datasource-graphql copied to clipboard

Support ws link transport to make the comms more efficient

Open cusspvz opened this issue 5 years ago • 0 comments

For cases where we don't need to change the headers per request, and we're using Graphql servers that support a WebSocket Link transport, it would be beneficial to use a WS Link instead of the HTTP link.

cusspvz avatar Jan 30 '20 15:01 cusspvz