Skip to content

Releases: arackaf/mongo-graphql-starter

0.2.1

24 Oct 16:50
Compare
Choose a tag to compare

Add in partial mutations and array modifications for nested objects and arrays.

0.2.0

22 Oct 14:54
Compare
Choose a tag to compare

Change the api for updates and deletes to require a dedicated <TypeName> argument.

Support circular dependencies in graphQL schema.

0.1.2

22 Oct 14:52
Compare
Choose a tag to compare

Upgrade @std/esm loader. Lazily generate entire path of for code schema generation, as needed.

0.1.1

22 Oct 14:51
Compare
Choose a tag to compare

Fix npm dependencies. Force lower version of @std/esm loader. Fix bug with code path for code generation.

0.1.0

22 Oct 14:50
Compare
Choose a tag to compare

Initial release.