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