I can’t seem to use a variable for the .ascending() / .descending() property (line 6).
I get an error message “Unsupported sort field ascending” whenever I tried it.
I’m using variables for .gt(), .ge(), and .limit() without issue. But as soon as I try it with .ascending() or .descending() it bombs. I suppose I could prepare a video to demonstrate and submit it to support. Thoughts?