A simple web app for generating the hash of a query that is used in APQ requests. This demonstrates how Apollo Client formats and hashes queries.
The code in this repository is experimental and has been provided for reference purposes only. Community feedback is welcome but this project may not be supported in the same way that repositories in the official Apollo GraphQL GitHub organization are. If you need help you can file an issue on this repository, contact Apollo to talk to an expert, or create a ticket directly in Apollo Studio.
yarn install
or npm install
yarn start
go to: http://localhost:1234