Update dump command to dump_new in documentation

pull/12/head
fuomag9 2020-02-05 13:54:02 +01:00
parent 32d639a09f
commit 3445646bcc
1 changed files with 2 additions and 2 deletions

View File

@ -54,11 +54,11 @@ python3 graphqlmap.py -u https://yourhostname.com/graphql -v --method POST --hea
### Dump a GraphQL schema
Use `dump` to dump the GraphQL schema, this function will automaticly populate the "autocomplete" with the found fields.
Use `dump_new` to dump the GraphQL schema, this function will automaticly populate the "autocomplete" with the found fields.
[:movie_camera: Live Example](https://asciinema.org/a/14YuWoDOyCztlx7RFykILit4S)
```powershell
GraphQLmap > dump
GraphQLmap > dump_new
============= [SCHEMA] ===============
e.g: name[Type]: arg (Type!)