extension ExtPose

Altair GraphQL Client

CRX id

flnheeellpciglgpaodhkhmapeljopja-

Description from extension meta

A beautiful feature-rich GraphQL client for all platforms

Description from store Ever needed to query a graphQL server when you don't have access to the server code? Want to just quickly test a graphQL query? Altair makes this quite easy. You can provide your query and even specify headers to be sent with the request. Altair comes with a number of useful features including pretty printing your query, linting your query, showing schema docs, providing autocomplete functionality, the ability to set headers for your request, etc. Data is stored so you can continue from where you stopped. The schema docs are also available offline once they have been retrieved.

Latest reviews

  • (2023-10-13) Qudus Olawale Bashiru: Loved it!! Thank you
  • (2023-03-10) Bassam Nabriss: love it! the most advanced ext
  • (2023-02-16) Paul Larionov: Most used extension!
  • (2023-02-12) Doug Wilson: Such a handy lightweight tool for GraphQL testing, I find myself reaching for it before Postman, Insomnia, etc.
  • (2022-07-07) Kos TIme: Much better than Postman for graphql API testing
  • (2022-04-15) Youngjae Ji: amazing until it lasts ---- main.18def44d35ceb95a5e77.js:1 Application error: Cannot read properties of undefined (reading 'windowIds') handleError @ main.18def44d35ceb95a5e77.js:1 main.18def44d35ceb95a5e77.js:1 Application error: Uncaught (in promise): TypeError: Cannot read properties of undefined (reading 'windowIds') TypeError: Cannot read properties of undefined (reading 'windowIds')
  • (2022-02-21) Cva Sat: I can't see add variables option
  • (2021-11-26) Prakash Jayaswal (Ghostman): loved it becase it supports file upload
  • (2021-09-22) Yuri D.: Today's update broke the search, that already was working poorly. Get it together already
  • (2021-04-27) Zoltán Buzás: Great! Thank you!
  • (2021-04-01) Estella Song: Excellent. Thank you!
  • (2020-12-17) Hanno Gödecke: Only thing thats missing is to run multiple altair instances in different chrome windows. Otherwise tool Nr. 1 for testing graphQL apis.
  • (2020-09-09) Dainier Escalona Barles: Excelente herramienta, completa, me deja modificar los headers para mandar token de seguridad!!!! Muy buena, Recomendada!!! Y muestra la documentación existente en los shemas definidos en el servidor!!!
  • (2019-12-24) Thúy Vi: The extension is great but the lastest verison update on 12/21/2019 doen't work . Please recheck the version .
  • (2019-12-23) Ivan Zhou: The version 2.4.0 does not work well in Chorme 79, it always returns data as below. { "isTrusted": true } Also it can't load Doc's details on right column.
  • (2019-10-30) Vlad Smirnov: Dear Samuel, Please do not update frequently. It break extension. No buttons seems to be working. User interface break on 12.5 inch display. I don't know what problem it is, simply I have no time to investigate. But I'm ready to donate, I love it, just make it stable working. That's all
  • (2019-09-26) Gerben Rampaart: I read "Ezio my friend, how may I be of service?" and instantly gave it five stars.
  • (2019-08-26) guangpu zhang: me too, i also cant change post to others request,help me
  • (2019-08-21) mansen: It was useful!! But since the last update,I cant change post to others...
  • (2019-08-02) Svjetlana Eric Ninic: Great job. I really love it! it would be good to support AppSync subscription as well since current Altair supports only subscription over WebSocket
  • (2019-02-20) Semyon Ivanov: Great! But I wish I could select a monospace font for the editor.
  • (2018-11-20) Since the last update, the app does not update the response window with the new content, once the response is received. Or it updates the window only after few seconds or when the Chrome window is switched on background and then put back on foreground.
  • (2018-11-01) Tan Duong: It doesn't work!
  • (2018-05-21) Oguz Furkan Kaytanci: Great work. Thanks a lot!
  • (2018-05-06) Michael Graham: Thanks for putting in the time on this! I was looking for an alternative to GraphQL Playground and GraphiQL that allowed me to actually re-use history entries. Keep up the great work!
  • (2018-03-13) Luke Platz: Perfect. does exactly what i need. Dark mode could use a few minor ui tweaks to make it easier to read, but thats so minor. thanks so much!!
  • (2018-03-09) Han Li: Great tool! Like the ability to add custom header. Thanks a lot for sharing!
  • (2018-02-07) Daniel García Páez: Very useful, especially if you need to attach headers to the requests (JWT headers for example). Just love it, best alternative to GraphiQL I've found so far. Only thing could be improved is to avoid the addition of headers or variables using modals.
  • (2018-02-02) Yaicel Torres Garces: Should optimize the space of work
  • (2018-01-17) Marcel Rieger: Love it! The only problem was that it is sooo slow and buggy. If you could fix this, then no doubt everyone would use it.
  • (2018-01-02) Tim Larsen: Very helpful - i love the ability to have multiple tabs/windows and rename them (by double-clicking). This is by far the best tool for working with GraphQL that i've encountered. Feature requests: - ability to save queries as snippets and have a library of past snippets - ability to group tabs / snippets by project / url - ability to export / import snippets so i can share snippets with other devs (i.e. serialize headers + query + variables in to a single string that can be copied from browser to browser easily)
  • (2017-05-02) Jan Bancarewicz: missing one important thing: how to add variables ?
  • (2017-04-06) Anthony Anyanwu: I love it!!!

Latest issues

  • (2023-08-04, v:5.0.25) 杨忠坤: How to download the plugin offline
    How to download the plugin offline
  • (2023-01-30, v:5.0.12) Carmelo Fiorello: Latest version does not show docs for invalid graphql schema
    Hello, first of all thanks for the amazing extensions, i have a problem with the latest version of the extension, i need to call one server to obtain some data (i can not control this server), every time i called this server, altair gave me the invalid graphql schema error but still it showed me the documentation. Now with the latest versione it only show the error and does not load the docs
  • (2020-04-18, v:2.4.5) Mark Sahlgreen: Blocked by CORS policy on version 2.4.5
    when I open the client and try to connect ot my local server I am getting this error: Access to XMLHttpRequest at 'localhost:3000/graphql' from origin 'chrome-extension://flnheeellpciglgpaodhkhmapeljopja' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https.
  • (2020-01-04, v:2.4.2) Radek B: Request method: OPTIONS
    Hi! For some reason in the newest version of Altair the request type is set to OPTIONS which makes my graphQL server return error response. Is there any way to bypass this? Thanks!
  • (2019-05-23, v:2.1.8) Sampo Juustila: "Fill all fields" doesn't work on Mac
    Often the dropdown shows "Fill all fields Ctrl+Shift+Enter". No matter what modifier combination + Enter I try on Mac is does nothing. You can't even click the "Fill all fields" to perform the action.
  • (2019-04-20, v:2.1.6) Dominik Weber: Bug
    Please allow CORS
  • (2018-08-21, v:1.8.0) File upload
    How can I upload file from the extension? I have successfully made a schema using this https://github.com/Ecodev/graphql-upload
  • (2018-06-25, v:1.7.4) Content selection
    The ability for the mouse to select content within the Chrome extension seems to have become disabled recently. For example: trying to selection window titles is not possible. OS: MacOS.

Statistics

Installs
63,645 history
Category
Rating
4.597 (67 votes)
Last update / version
2024-04-15 / 6.4.2
Listing languages
en

Links