apollo-feature-requests icon indicating copy to clipboard operation
apollo-feature-requests copied to clipboard

Support BSON / EJSON format

Open dobesv opened this issue 5 years ago • 0 comments

It would be great to support BSON / EJSON for communications because this is able to preserve additional types of values, like date, buffer, and integer.

The project(s) wouldn't necessarily have to support this natively. Just add options for stringify and parse to the client and server libraries and let people pass in whatever implementation they want to use.

dobesv avatar Oct 16 '20 23:10 dobesv