Functions

Link copied to clipboard

Closes the websocket connection if the transport is a WebSocketNetworkTransport.

Closes the websocket connection if the transport is a WebSocketNetworkTransport.

Link copied to clipboard
abstract fun dispose()
Link copied to clipboard
abstract fun <D : Operation.Data> execute(request: ApolloRequest<D>): Flow<ApolloResponse<D>>

Execute a request.