query

fun <D : Query.Data> query(query: Query<D>): ApolloCall<D>

Creates a new ApolloCall for the given Query.