arrowheadapps/strapi-connector-firestore

Implement sorting by ID and timestamps

brettwillis opened this issue · 2 comments

Implement sorting by ID and timestamps

Timestamps are implemented with 3719d37 and sorting by timestamp should work.
Sorting by ID is still not implemented.

Sorting by document ID can be done using FieldPath.documentId()

https://googleapis.dev/nodejs/firestore/latest/FieldPath.html#.documentId