Get Started
Installation
Firecamp App
Real-time Clients
GraphQL Apps
DevTools
Support
Legals
Introduction

Firecamp + GraphQL = Fire-GraphQL

What is GraphQL and Fire-GraphQL?

GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data.

Fire-GraphQL is a GraphQL integration in Firecamp, It grants you to test and debug the GraphQL APIs and reuse it from the history in the future.

Get into Fire-GraphQL

To open Fire-GraphQL client tab, click on GraphQL icon from GraphQL shown in below image

Now you can explore and play with your GraphQL queries with this new Tab.

How to test GraphQL APIs using Fire-GraphQL?

GraphQL testing will be very easy by following these 2 simple steps

  1. Configure endpoint
  2. Run queries

Click here to know, how to configure endpoint and run queries.

To get more information about GraphQL see, docs