Skip to content

Fix where() 'not in' filter#104

Open
ftzi wants to merge 5 commits intokossnocorp:v8from
ftzi:fix--where()-'not-in'-filter
Open

Fix where() 'not in' filter#104
ftzi wants to merge 5 commits intokossnocorp:v8from
ftzi:fix--where()-'not-in'-filter

Conversation

@ftzi
Copy link

@ftzi ftzi commented Nov 12, 2021

Currently, this works:

image

but that doesn't:

image

Looks like that you haven't properly added 'not-in' to the where types, only 'in'.

'not-in' reference https://firebase.google.com/docs/firestore/query-data/queries#not-in, works in the same syntax way as 'in'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant