httpHeaders
open override fun httpHeaders(httpHeaders: List<HttpHeader>?): ApolloRequest.Builder<D>
Content copied to clipboard
Sets HTTP headers to be sent with the request.
HTTP headers to use for the request Used by com.apollographql.apollo3.api.http.DefaultHttpRequestComposer