UNPKG

wgc

Version:

The official CLI tool to manage the GraphQL Federation Platform Cosmo

5 lines 414 B
export const websocketSubprotocolDescription = 'The subprotocol to use when subscribing to the subgraph.' + ' The supported protocols are auto (default), graphql-ws, and graphql-transport-ws.' + ' Should be used only if the subscription protocol is ws.' + ' For more information see https://cosmo-docs.wundergraph.com/router/subscriptions/websocket-subprotocols.'; //# sourceMappingURL=constants.js.map