aiographql-client
aiographql-client copied to clipboard
Allow disabling introspection
Hi,
The graphql server I'm querying has introspection disabled. I'd like to still be able to use aiograhql.
Thanks!