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
Hi Drew,
I checked the wp-graphql repository, but there is no recent change with the orderby format.
Also, I checked both of the code in wp-graphql and fuxt-backend and it seems fine.
Or did I miss something?
It looks like they changed the format for the ORDER where clauses.
It used to be this:
https://github.com/funkhaus/fuxt-backend/blob/master/functions/gql-functions.php#L532-L533
But now it needs to be like this:
The text was updated successfully, but these errors were encountered: