Hoppscotch’s GraphQL API platform provides you with the best experience to test and play around with GraphQL. It’s primarily divided into two sections along with other features to help you build and test queries.Documentation Index
Fetch the complete documentation index at: https://docs.hoppscotch.io/llms.txt
Use this file to discover all available pages before exploring further.
Request
The request section houses the feature to enter your server endpoint and initiate a connection. Once the connection is made, thequery builder assists you in designing queries to fetch the data that you require and run it.
You can also add dynamic behavior to your queries by defining variables, headers, and authorization.