We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8a6c70 commit 7f8e25fCopy full SHA for 7f8e25f
1 file changed
CHANGELOG.md
@@ -24,6 +24,11 @@
24
- Updated README.md to reflect Apollo Server 5 compatibility
25
- Improved examples and removed outdated features
26
27
+## Typescript types
28
+- Improved Typescript d.ts file
29
+- Exported helper interfaces `ApolloServiceSettings`, `ApolloServiceMethods`, `ApolloServiceLocalVars` to support Moleculer 0.15 Service generics
30
+- Augmented Moleculer `ActionSchema` with graphql property.
31
+
32
--------------------------------------------------
33
<a name="0.3.8"></a>
34
# 0.3.8 (2023-04-23)
0 commit comments