Is it possible to use graphcool with mongodb (or a...
# prisma-whats-new
k
Is it possible to use graphcool with mongodb (or any other document store)?
p
not yet, it is planned to add connectors for mongo and others
k
So if I want to use graphql with mongo (on a new project being started today), my best bet is just to use bare apollo?
s
@Katie that seems to be the case. My team is looking at alternative back-ends and we may end up looking at implementing our own adapters.