sendDocument

open override fun sendDocument(sendDocument: Boolean?): ApolloRequest.Builder<D>


open override var sendDocument: Boolean? = null

Whether to send the document Used by com.apollographql.apollo3.api.http.DefaultHttpRequestComposer