dolittle / vanir

MIT License
1 stars 3 forks source link

Add support for committing events through GraphQL when in development mode for TypeScript - exactly as for C# #186

Closed einari closed 3 years ago

einari commented 3 years ago

This is done to the extend we can for now, since we don't have the same reflection capabilities without having to use decorators out of the box. Added an issue to investigate further on this: https://github.com/dolittle-entropy/vanir/issues/196