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
/
ExecutionContext
/
Element
/
get
get
open
operator override
fun
<
E
:
ExecutionContext.Element
>
get
(
key
:
ExecutionContext.Key
<
E
>
)
:
E
?
Returns the element with the given
key
from this context or
null
.