apollo-feature-requests
apollo-feature-requests copied to clipboard
Support BSON / EJSON format
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.