How to construct Firebase document array of document references?
For creating single document reference, we should use prefix "_ref:collection/documentReference" - as in attached screenshot.
How should I construct my json body to input list of document references?
How should I construct my json body to input list of document references?

