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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
🐛 Fixes
Reduce the log level of many messages emitted by the server so INFO is less verbose, and add a --log option to specify the log level used by the MCP Server (default is INFO) (#82)
Ignore mutations and subscriptions rather than erroring out (#91)
Silence __typename used in operations errors (#79)