firestore-db-and-auth-rs icon indicating copy to clipboard operation
firestore-db-and-auth-rs copied to clipboard

"start at" and "orderby" examples

Open Cightline opened this issue 6 years ago • 3 comments
trafficstars

Could you give an example on how to make a document query with "start at" and "order by"?

Thanks, this library looks really nice by the way.

Cightline avatar Nov 03 '19 16:11 Cightline

I've noticed that I haven't got any read/write examples. That's something that needs to be added for sure. Might be end of the next week though.

davidgraeff avatar Nov 03 '19 21:11 davidgraeff

Sounds good. I'm pretty sure the order_by/start_at filters would go over here. I don't know Rust well enough to make the changes though.

Cightline avatar Nov 04 '19 13:11 Cightline

Just checking on this - is it possible to provide an order by example?

vbeffa avatar Feb 09 '22 21:02 vbeffa