For some reason I can't figure out how to push a string to an array in firebase. This seems like it should be simple and not require custom code, but I'm not seeing the option. I'm probably blind, but if anyone knows, that would be great!
I'm currently trying this action flow:
Update Document > setting the reference > selecting the properties 'users' > Item at index
What I want is to push a string to the array. It's just an array of strings. Any help is appreciated.