query

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

Creates a new ApolloCall that you can customize and/or execute.