arackaf / mongo-graphql-starter

Creates a fully functioning, performant, extensible GraphQL endpoint from a Mongo DB. Supports middleware, Mongo 4 transactions.
MIT License
423 stars 29 forks source link

Fixtests #66

Closed duncanhealy closed 4 years ago

duncanhealy commented 4 years ago

to fix tests when out of sequence shared state errors and remove process.env.Mongo4Addr

arackaf commented 4 years ago

Whoa - this looks great. Thanks a ton - will try to look either tonight or tomorrow