Skip to content

Instantly share code, notes, and snippets.

@joshuaalpuerto
Last active March 21, 2021 13:01
Show Gist options
  • Save joshuaalpuerto/32fc0e0d7d1e73a0ba0be504c7a04bc1 to your computer and use it in GitHub Desktop.
Save joshuaalpuerto/32fc0e0d7d1e73a0ba0be504c7a04bc1 to your computer and use it in GitHub Desktop.
Auto cannon GraphQL
npx autocannon -c10 -d5 'http://localhost:4040/graphql' -m 'POST' --headers 'Authorization: <Token>' --headers 'Content-Type: application/json' --body '<body>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment