tenant-api
Toggle table of contents
0.2.3-skevy-1-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
tenant-api
tenant-api
/
viaduct.api.context
/
ResolverExecutionContext
/
query
query
abstract
suspend
fun
<
T
:
Query
>
query
(
selections
:
SelectionSet
<
T
>
)
:
T
(
source
)
Loads the provided
SelectionSet
on the root Query type, and return the response