Patient Studio GraphQL Toolbox

A collection of open source tools intended to help exploring our GraphQL schema and spot-checking data a tad easier.


What is GraphQL? GraphQL Tutorial
You must log in in order to use anything that says "private"
Name Description
GraphQL Voyager (public schema)
GraphQL Voyager (private schema)
Interactive GraphQL API/schema visualizer - more details
GraphQL Playground (public API) GraphQL Playground (private API) Allows you to run GraphQL queries and mutations - more details
Insomnia Not a web-based tool, but a downloadable HTTP client with great GraphQL (and REST) support -- similar to Postman