sendDocument

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


open override var sendDocument: Boolean?

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