execute

abstract suspend fun execute(request: HttpRequest): HttpResponse

Executes the given HttpRequest

throws ApolloNetworkException if a network error happens HTTP errors should not throw but instead return a HttpResponse indicating the status code