Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 799 Bytes

readme.md

File metadata and controls

32 lines (23 loc) · 799 Bytes

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