HttpNetworkTransport
Types
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
Execute a request.
fun <D : Operation.Data> execute(request: ApolloRequest<D>, httpRequest: HttpRequest, customScalarAdapters: CustomScalarAdapters): Flow<ApolloResponse<D>>
Link copied to clipboard
Creates a new Builder that shares the underlying resources