clairvoyance

description

Obtain GraphQL API schema even if the introspection is disabled.

More or less this uses a wordlist

installation

$ pip install clairvoyance

usage

$ clairvoyance https://rickandmortyapi.com/graphql -o schema.json
 
# or use docker:
$ docker run --rm nikitastupin/clairvoyance --help