wixData query().ne() not working with external Firestore collection

getting WD_UNKNOWN_ERROR when attempting this with a Firestore collection. .eq works fine and other things too (insert, etc). Is there a bug in the adapter?

Issue opened at adapter
https://github.com/wix/corvid-external-db-firestore-adapter/issues/11

Firestore doesn’t support not equal operations