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

Update result of decontructGraphqlQuery to include all old values #44

Closed arackaf closed 5 years ago

arackaf commented 5 years ago

Leave everything that was there, and just add aggregationPipeline to the results. Will help avoid breaking changes with hooks