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
Improve TypeScript definitions for Moleculer 0.15 compatibility
- Import Context and Service types from moleculer
- Add GraphQLContext interface for the context object created per request
- Use Context type instead of any for buildDataLoader ctx parameter
- Use GraphQLContext as return type for createGraphqlContext and prepareContextParams
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments