For the firebase create document node, is there support for document reference fields in a document?
For the firebase create document node, is there support for document reference fields in a document? I have a field that is a document_ref to another collection - but it's being created as a 'string' by BuildShip and therefore firestore is unhelpfully deeming it 'invalid'.