graphql-kit / graphql-voyager

🛰️ Represent any GraphQL API as an interactive graph
https://graphql-kit.com/graphql-voyager/
MIT License
7.76k stars 514 forks source link

Remove support for passing function as introspection #318

Closed IvanGoncharov closed 1 year ago

IvanGoncharov commented 1 year ago

Please pass promise as introspecion and use voyagerIntrospectionQuery instead of function argument.