How to add document reference to firestore document references (array) using Rowy? #1094
-
|
I have a list of references to documents that I store in a corresponding array in firestore. I need to use the rowy extensions to create a new document when I get a webhook, and then put a reference to it in that document array. As we know, rowy does not yet support reference arrays as a type. Can I solve my problem by using functions? I'd be happy to get any help |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
As an alternative, you can use JSON to store array data. Does this help your use case? |
Beta Was this translation helpful? Give feedback.
-
|
Hi @ortsuev you can use the newly introduced Array field for this now. Documentation: https://docs.rowy.io/field-types/array |
Beta Was this translation helpful? Give feedback.


Hi @ortsuev you can use the newly introduced Array field for this now.
Documentation: https://docs.rowy.io/field-types/array
Video: https://youtu.be/-_zQjsIwPx8