MongoDB Realm GraphQL in Meteor?

MongoDB has its own GraphQL support in its Realm offering now.

Has anyone tried using this in Meteor?

I wonder if this can become another way to enable GraphQL in Meteor (since it uses MongoDB by default). I wonder if someone has thought about updating minimongo so it support Realm-like API too?

2 Likes

You won’t be able to use minimongo with this, but you should be theoretically able to connect with Apollo to it.

I suppose minimongo would need an update.