You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/releases/9.0.0.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -622,9 +622,9 @@ Before 9.0.0, `graphql-compose-mongoose` would save some records provided to `cr
622
622
623
623
It will not be possible to provide such great improvements in v9.0.0 without the following amazing peoples:
624
624
625
-
- [Robert Lowe](https:/github.com/RobertLowe) – new improved error payload for Mutations and better validation Errors on document creating/updating.
626
-
- [Sean Campbell](https:/github.com/natac13) – nested projection for reducing the amount of transmitted data from DB.
627
-
- [Morgan Touverey Quilling](https:/github.com/toverux) – non-nullability for fields with default values, help in lean resolvers.
625
+
- [Robert Lowe](https://github.com/RobertLowe) – new improved error payload for Mutations and better validation Errors on document creating/updating.
626
+
- [Sean Campbell](https://github.com/natac13) – nested projection for reducing the amount of transmitted data from DB.
627
+
- [Morgan Touverey Quilling](https://github.com/toverux) – non-nullability for fields with default values, help in lean resolvers.
0 commit comments