Skip to content

krzysztofwolski/saleor-app-graphiql

Repository files navigation

Saleor App GraphiQL

Embed GraphiQL 2.0 into the app, and run all queries/mutations as a currently logged-in user!

Zrzut ekranu 2022-08-30 o 00 34 31

Setup

pnpm i
pnpm dev
# open separate terminal window
saleor app tunnel

Enjoy! :tada:

Disclaimer

It's a hobby project, not an official Saleor product.