toggle menu
apollo-kdoc
4.1.1-SNAPSHOT
4.1.1-SNAPSHOT
3.8.2
common
switch theme
search in API
apollo-api
/
com.apollographql.apollo.api
/
ApolloRequest
/
Builder
/
sendDocument
send
Document
open
override
fun
sendDocument
(
sendDocument
:
Boolean
?
)
:
ApolloRequest.Builder
<
D
>
open
override
var
sendDocument
:
Boolean
?
Whether to send the document. Used by
com.apollographql.apollo.api.http.DefaultHttpRequestComposer