Problems with sorting

Hi, i was trying to sort my querys based in an specific field, but when I try to sort with an ASC direction it is showing me the NULL fields first, I don’t need the null fields, is there any way to sort with ASC showing null values at the end?

In this case I’m trying to sort based in my “estimatedFinishDate” field

Here is the query and it’s sort value

Hello!

Thanks for the details! I’ve got your issue. I’ll give you a response soon,

Lada Kokotova | Technical Support Engineer

Unfortunately, you can’t sort with ASC showing null values at the end. You can’t apply this sort to GraphQL.

Lada Kokotova | Technical Support Engineer