Jul 25, 2017 · 1 min read
Wildcard rules apply to all otherwise-unspecified nodes. So I can write a rule for “users”: {“$uid”: {…}, “some-admin-uid”: {}}. The rules for “some-admin-uid” will apply to that one uid, and the $uid rules will apply to all of the other uids.
