supportedProtocols constant

List<String> const supportedProtocols

The supported web socket sub-protocols of this server

Implementation

static const supportedProtocols = ['graphql-transport-ws', 'graphql-ws'];