i would like to sort a pages section in the panel using multiple fields and one of them is a boolean value. it does not seem to work.
featuredis a toggle field => boolean.dateis a date field. (do i have to call toDate() ?)
sortBy: featured desc, date desc