You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"errors": [
{
"message": "Variable \"$orderby\" got invalid value {\"field\":\"DATE\",\"order\":\"ASC\"}.\nIn element #field: Expected \"PostObjectsConnectionOrderbyInput\", found not an object.\nIn element #order: Expected \"PostObjectsConnectionOrderbyInput\", found not an object.",
"category": "graphql",
"locations": [
{
"line": 29,
"column": 13
}
]
}
]
}
The text was updated successfully, but these errors were encountered:
Hi, experts, I just tried orderby feature, but got errors below. is that a known bug? Thanks for your help.
Query:
variables
Error:
The text was updated successfully, but these errors were encountered: