Query function only works on database as default #352
Labels
area: python client
relevant to python client
enhancement
New feature or request
triage
issue to be triage
The WOQL endpoint allows us to query commits, data products etc. But we only have the database as a default parameter now. Of course, it is still possible to query using
using()
in WOQL. But feels like we should allow an easier way of directly querying a commit graph for instance.The text was updated successfully, but these errors were encountered: