Giter Site home page Giter Site logo

Comments (12)

tlvenn avatar tlvenn commented on April 28, 2024 26

I think maybe the idea would be able to dump and restore the playground as a json file.

from graphql-playground.

ReallyVirtual avatar ReallyVirtual commented on April 28, 2024 14

@MooreDevelopment @marktani I had to switch to a Linux VM from the Windows host and didn't want to recreate the dozens of tabs in the playground, so here's what I ended up doing (and you can do too):

from graphql-playground.

mirkogeest avatar mirkogeest commented on April 28, 2024 6

You can do it also without plugin:

  1. Open developer console
  2. At the console, run: localStorage.getItem('graphql-playground')
  3. Copy the result (if it is too long, click first on "Show more" at the and)
  4. At the destination, at the playground page, open the developer console -> console, and write localStorage.setItem('graphql-playground', <paste here the result from step 3>)
  5. Reload, and all your playground tabs are there

from graphql-playground.

marktani avatar marktani commented on April 28, 2024 3

Yes, that's what I had in mind! 🙂

from graphql-playground.

schickling avatar schickling commented on April 28, 2024

Could you elaborate a bit based on an example?

from graphql-playground.

 avatar commented on April 28, 2024

So i am guessing this was never added?

from graphql-playground.

j0nd0n7 avatar j0nd0n7 commented on April 28, 2024

Missing this feature too. It would act as the Postman collections, which are a very useful to share a getting started toolkit for an API.

from graphql-playground.

ds-steven-matison avatar ds-steven-matison commented on April 28, 2024

This feature is needed, and the workaround @ReallyVirtual provided does not work due to #797

from graphql-playground.

lasharela avatar lasharela commented on April 28, 2024

Share queries and mutations between the team, just restore and use later. As "Postman" GraphQL playground also must have it.

from graphql-playground.

Artimunor avatar Artimunor commented on April 28, 2024

What is the status of this?
It would be really helpful (Switching from windows to macbook, and don't want to install chrome with browser sync there)

from graphql-playground.

aharris avatar aharris commented on April 28, 2024

I also would love to have this. This is the only thing keeping playground from falling short of postman.

from graphql-playground.

ahmadxgani avatar ahmadxgani commented on April 28, 2024

UP!

from graphql-playground.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.