Boyko Amarov

Results 2 issues of Boyko Amarov

Add support for [array membership queries](https://cloud.google.com/firestore/docs/query-data/queries#array_membership), arrayRemove and arrayUnion.

Hello and thanks for this great library! A while ago I needed to validate a structure like this one: ``` const obj = { person: { id: 'someId'}, car: {...