Docs
Launch GraphOS Studio
You're viewing documentation for a previous version of this software. Switch to the latest stable version.


ENUM

WebSocket.WSProtocol

public enum WSProtocol: CustomStringConvertible

The over WebSocket protocols supported by apollo-ios.

Cases

graphql_ws

case graphql_ws

WebSocket protocol graphql-ws. This is implemented by the subscriptions-transport-ws and AWS AppSync libraries.

graphql_transport_ws

case graphql_transport_ws

WebSocket protocol graphql-transport-ws. This is implemented by the graphql-ws library.

Properties

description

public var description: String
Next
Introduction
Edit on GitHubEditForumsDiscord

© 2024 Apollo Graph Inc.

Privacy Policy

Company