mailchimp / Firebase

IO-4458: product partnerships team
Apache License 2.0
20 stars 18 forks source link

Wildcards not supported in watch collection? #79

Closed mqln closed 8 months ago

mqln commented 8 months ago

I want to observe changes to users/{USERID}/events for mailchimp event creation via the Firebase Member Events Watch Path, but when I set the path to users/*/events no write events are monitored.

Is this functionality supported somehow?