Commits
Russell Wheatley authored and GitHub committed 9e68faf0310
feat(firestore): query operators: 'not-in' & '!=' (#4474) * feat(firestore): query operators: 'not-in' & '!=' * chore(firestore): update filters * test(firestore): not-in, != e2e tests * chore(ios): pods version updates * format: code format * chore(firestore): spelling & grammar * chore(firestore): PR feedback