Input fields aren't sortable in Queries. How I was able to recreate:
- Add a "Full Name" input field to a Profile content type, which is attached to a User.
- Create a projection of Content Type: Users.
-
Add that new field as a sort parameter.
No matter which direction you select, the "preview" and all actual uses of the query are not affected by the sort criteria.