Developer Tools
Integrations GraphQL Training Using Insomnia

Developer Tools

During the GraphQL training you will have the opportunity to create your own API requests. This all means that you will need a tool to write and test these API requests. If you already have your own developer tools you are free to use these during this training. If not we recommend the use of Insomnia.

Insomnia

Insomnia is an (open source) API endpoint testing tool. Insomnia provides a graphical user interface with the ability to configure authorizations in multiple ways, define variables and save and organize your API requests.

Install Insomnia

Download Insomnia from here and install.

Next Topic