Open IchordeDionysos opened 1 year ago
Instead of indexing Firestore references as:
{ _firestore: { projectId: "nationalparks", }, _path: { segments: ["nationalparks", "123"], }, _converter: {}, }
they will now be indexed as:
nationalparks/123
💚 CLA has been signed
Signed
@JasonStoltz @byronhulcher @dackers86 @aznick this PR solves a major blocker for us. Any chance to get it approved and deployed?
Instead of indexing Firestore references as:
they will now be indexed as: