MCPcopy
hub / github.com/skevy/graphiql-app

github.com/skevy/graphiql-app @v0.7.2 sqlite

repository ↗ · DeepWiki ↗ · release v0.7.2 ↗
25 symbols 44 edges 13 files 0 documented · 0%
README

GraphiQL.app

Build Status

A light, Electron-based wrapper around GraphiQL.

Provides a tabbed interface for editing and testing GraphQL queries/mutations with GraphiQL.

Installation

If you have Homebrew installed on macOS:

brew cask install graphiql

Alternately, download the binary from the Releases tab.

Getting started developing

  • Branch and/or clone the repo locally.
  • cd into it
  • install all the require packages: npm i
  • build the project: npm run build
  • start the project: npm start

Core symbols most depended-on inside this repo

startPack
called by 2
package.js
pack
called by 2
package.js
log
called by 2
package.js
extsToRegExp
called by 1
webpack/loaders-by-extension.js
constructor
called by 0
app/components/App.js
componentDidMount
called by 0
app/components/App.js
handleElectronMenuOption
called by 0
app/components/App.js
createNewTab
called by 0
app/components/App.js

Shape

Function 23
Class 2

Languages

TypeScript100%

Modules by API surface

app/components/App.js15 symbols
app/components/HTTPHeaderEditor.js6 symbols
package.js3 symbols
webpack/loaders-by-extension.js1 symbols

Dependencies from manifests, versioned

asar0.13.0 · 1×
babel-core6.25.0 · 1×
babel-loader6.4.1 · 1×
babel-plugin-transform-runtime6.23.0 · 1×
babel-preset-env1.5.2 · 1×
babel-preset-flow6.23.0 · 1×
babel-preset-react6.24.1 · 1×
babel-preset-stage-16.24.1 · 1×
babel-preset-stage-26.24.1 · 1×
babel-preset-stage-36.24.1 · 1×
babel-runtime6.23.0 · 1×
chai3.5.0 · 1×

For agents

$ claude mcp add graphiql-app \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact