Include or export utilities for query building
wernst opened this issue · 0 comments
wernst commented
Certain APIs dont have easily accessible query builders. They dont really use a lot of state, so we could export them to make them accessible. Or add a query
api to RemoteClient
and other utilities without query building capabilities.