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