query

open suspend override fun query(query: Q): List<T>

queries the resource by sending the request which is build by buildQuery using the query

Return

result of the query

Parameters

query

object defining the query