ExecutionOptions

interface ExecutionOptions

Types

Companion
Link copied to clipboard
common
object Companion

Properties

canBeBatched
Link copied to clipboard
common
abstract val canBeBatched: Boolean?
enableAutoPersistedQueries
Link copied to clipboard
common
abstract val enableAutoPersistedQueries: Boolean?
Used by com.apollographql.apollo3.interceptor.
executionContext
Link copied to clipboard
common
abstract val executionContext: ExecutionContext
httpHeaders
Link copied to clipboard
common
httpMethod
Link copied to clipboard
common
sendApqExtensions
Link copied to clipboard
common
sendDocument
Link copied to clipboard
common

Inheritors

ApolloRequest
Link copied to clipboard
MutableExecutionOptions
Link copied to clipboard