While using the Python client to iterate models by order_by_id
it results in an error
#353
Labels
bug
Something isn't working
Milestone
Describe the bug
While using the Python client to iterate models by
order_by_id
it results in an errorTo Reproduce
execute following code
This ends up in UNSPECIFIED_FIELD
Expected behavior
should return the result with out an error
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: