Hi, recently has been released Firestore extension.
For now there is only very basic get, set, delete methods.
- When we send data to firestore from apigee can we specify reference field from one document to another document? For now I see that string reference /deal/dealid is not interpreted as reference.
- How to customize the output of Extension Callout policy when firestore used? Now it doesn't show nothing or all input data, how we can create human readable response?
- Support for firestore queries and filters? Is it available or at least on roadmap? Maybe there is a way to use firestore into JS callout?
Thanks in advance