profusion / sgqlc

Simple GraphQL Client
https://sgqlc.readthedocs.io/
ISC License
506 stars 85 forks source link

python -m sgqlc.introspection is failing with apollo/server": "^4.3.2 #230

Closed sumeet30 closed 1 year ago

sumeet30 commented 1 year ago

🐜 Bug Report

Expected Behavior

It should generate .json file *

Current Behavior

Its throwing error as: INTERNAL_SERVER_ERROR Introspection query for should not have failed" Some exception: /@apollo/federation-internals/src/utils.ts:12:11

sumeet30 commented 1 year ago

This does not seems to be issue with sgqlc lib. Its working now.