Skip to content

tkorakas/graphql-inspector-extension

Repository files navigation

GraphQL Request Inspector

Screenshots

📷

Variables Response Query

Installation

  • Download and unzip the latest release
  • Open Chrome and go to "chrome://extensions"
  • Enable developer mode from the top right corner
  • Click to "Load unpacked" button and browse the dist folder you unzipped on the first step

Build

  • git clone https://github.com/tkorakas/skroutz-common-stores/releases/latest
  • yarn
  • yarn build

Roadmap

  • GitHub actions
  • Dependabot
  • Release to store
  • Search patterns
  • Copy query
  • Open to Graphiql