Skip to content

Instantly share code, notes, and snippets.

@2color
Created April 16, 2020 13:35
Show Gist options
  • Select an option

  • Save 2color/0b5ec837964cbe6627a5d6001013c61b to your computer and use it in GitHub Desktop.

Select an option

Save 2color/0b5ec837964cbe6627a5d6001013c61b to your computer and use it in GitHub Desktop.
How to send a GraphQL request with HTTPie
http POST https://graphqlapi.now.sh query="query { feed { id title } }"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment