GraphQL Playground for Chrome icon

GraphQL Playground for Chrome

Extension Actions

CRX ID
kjhjcgclphafojaeeickcokfbhlegecd
Status
  • Live on Store
Description from extension meta

Chrome extension for GraphQL Playground

Image from store
GraphQL Playground for Chrome
Description from store

Exposes the awesome GraphQL Playground application as a Chrome extension. This is especially useful if your GraphQL server requires cookie credentials from a session that you've established in your browser.

SEND COOKIE CREDENTIALS
To include cookies in your GraphQL calls, click on the gear icon in the top right-hand corner and change the "request.credentials" property from "omit" to "include" and click "SAVE SETTINGS".

CHANGE FROM DARK TO LIGHT THEME
If you prefer a light theme, click on the gear icon in the top right-hand corner and change the "editor.theme" property from "dark" to "light" and click "SAVE SETTINGS".

Latest reviews

Sirenity Suchlandt
insomnia's recent update caused it to be unable to fetch a schema i use--i think its because of its depth? I don't know. This extension is able to and works wonderfully. Has similar functionality to Postman. Just be aware when passing headers it is in JSON format.
Ivan Zakharanka
Very convenient application!
Ivan Zakharanka
Very convenient application!
Jakub T. Jankiewicz
Great extension. Great way to test GraphQL server. Since Apollo server doesn't add explorer to dev env, with this you don't need to setup explorer yourself manually. And you can use it even if the GraphQL is protected with password since it use your browser cookies.
Jakub T. Jankiewicz
Great extension. Great way to test GraphQL server. Since Apollo server doesn't add explorer to dev env, with this you don't need to setup explorer yourself manually. And you can use it even if the GraphQL is protected with password since it use your browser cookies.
Anonymous
Version of the playground is outdated. For example subscription through websocket are not handled correctly
Константин С
Good app. Need auto-expand query parameters. Example: 1. type {userList} 2. press the execute button 3. Expand all parameters from schema { userList { id name } }
Константин С
Good app. Need auto-expand query parameters. Example: 1. type {userList} 2. press the execute button 3. Expand all parameters from schema { userList { id name } }