Plugin helper for the Altair GraphQL client, enabling custom extension development for Altair. Current stable version 8.5.7, actively maintained with regular releases. Provides a base class and utilities to create plugins that integrate seamlessly with Altair's UI and GraphQL functionality. Key differentiator: official plugin API for extending Altair, as opposed to hacking the client or writing separate browser extensions.
npm install altair-graphql-pluginNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates creating a minimal Altair plugin that adds a sidebar entry.
Check Altair's release notes for plugin compatibility.
Upgrade Node to version 12 or higher.
Run 'npm install altair-graphql-plugin' or 'yarn add altair-graphql-plugin'
Use 'import { AltairPlugin } from 'altair-graphql-plugin'No dependency data recorded yet.