-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Labels
type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature
Description
I am skipping on the issue template because this is not a bug.
I have an object with a Pointer to User (named creator
). I want to be able to order by the full_name
field on User
Currently, if I do order('creator.full_name')
i get the following error:
{"code":105,"error":"creator.full_name is not a valid order key"}
Would it be possible to implement this in parse-server? Would a PR be accepted for the same?
mtrezza, Silkjaer, rooswelt, seza443, SoundConception and 1 more
Metadata
Metadata
Assignees
Labels
type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature