Fix the relatedTo operator in Query
Before this we were never passing in all of the data required for the relation lookup to work. Figured this out after looking at the 4th code example at https://parse.com/docs/rest#queries-relational and comparing to the request that was actually being sent. All the tests pass now.
Showing
Please
register
or
sign in
to comment