cynic-introspection
defines a GraphQL introspection query that can be
run using cynic
, a rust GraphQL client.
This can be used for any reason you'd want to introspect a GraphQL server - including when you're using cynic as a library in your own project.