Popular Altair GraphQL plugins
You can find published Altair GraphQL plugins by searching npm for the "altair-graphql-plugin-" prefix. You can learn how to use the plugins in Altair.
These are a few of the most commonly used plugins.
altair-graphql-plugin-graphql-explorer
v2v3🧑💻 Created by XKojiMedia
This brings the infamous GraphiQL explorer from OneGraph to Altair GraphQL Client.
altair-graphql-plugin-ai
v3🧑💻 Created by XKojiMedia
This adds an AI assistant to Altair GraphQL Client. You can ask questions about your GraphQL API schema, Altair, or GraphQL in general.
altair-graphql-plugin-json-to-csv
v2🧑💻 Created by Isaac Vazquez
Easily convert the JSON response to CSV using this plugin, which adds a "Download CSV" button in the result pane.
altair-graphql-plugin-tracing
v2🧑💻 Created by XKojiMedia
Apollo tracing visualization for Altair GraphQL client. Ported (retrofitted) from GraphQL playground