dadi / api-wrapper-core

Core high-level methods for interacting with DADI API
2 stars 2 forks source link

whereFieldIsNotEqualTo() does not allow specification of an exact string or ID #19

Open danwdart opened 6 years ago

danwdart commented 6 years ago

Only case insensitive non-numbers.

https://github.com/dadi/api-wrapper-core/blob/206f0010de7431e2be3739d7b99c803f91a965c2/lib/filters.js#L318-L323

danwdart commented 6 years ago

e.g. passing a mongo ID here breaks the whole request