Replies: 1 comment
-
Hi @kabouras This is a bug. The API should support list types but we have inadvertently let them fall through to an error case on the backend. We will ship a fix for this as soon as it has been addressed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I wanted to clarify if it was possible to use dynamic "order by" clauses over the REST API.
The where clause with "_bool_exp" works fine. Using "_order_by" returns the error message below.
This is on v2.0.9.
Query
Payload
Response
Does this mean "_order_by" is not supported by the RESTified API? If not, will it be in the future? Suggested alternatives?
Many thanks!
Beta Was this translation helpful? Give feedback.
All reactions