datastax / astra-db-ts

Typescript client for Astra DB Vector
https://npmjs.com/@datastax/astra-db-ts
Apache License 2.0
13 stars 6 forks source link

Updated SomeId to allow null #35

Closed toptobes closed 4 months ago

toptobes commented 4 months ago

Updated SomeId to allow null as a valid _id because, well, it's technically allowed since it's a JSON Scalar.