Hi!
Is there a way to call items_page sorting by a column using desc direction and bring the non-null (non-empty) items first?
In this query I’d like to return in this order [8, 4, null] instead of [null, 8, 4].
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.