question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Save / Load workspace

See original GitHub issue

I’m using graphql-playground for several projects, and I’d like to know if there’s any plan to “persist” workspaces by given them a name, and saving specific queries under that workspace?

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:32
  • Comments:26

github_iconTop GitHub Comments

23reactions
clutch-justincommented, May 11, 2020

As a new user I’m extremely confused by this.

11reactions
willmcpocommented, May 9, 2019

Experiencing the above issues too.

I’ve come to the conclusion to not use GraphQL Playground to reliably store queries - even the Share button has gone (web/desktop app/graphqlbin).

It’s best used as a nice IDE to do one-off queries (but don’t trust it to store your whole collection of queries/mutations), which is unfortunate as it could really be something quite useful for the development flow if things worked as documented.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Save and Load Workspace Variables - MATLAB & Simulink
To save all workspace variables to a MAT-file, on the Home tab, in the Variable section, click Save Workspace. · To save a...
Read more >
Tag: Save and Load R workspace (object)
Answer: Yes command in the R session be saved through the file menu. For this click File and then save history. A dialog...
Read more >
R WORKSPACE ⚡ [CLEAR, LOAD, SAVE and LIST ...
The R WORKSPACE is where R stores the objects created in R sessions ✓ Enter and learn how to SAVE, LOAD and CLEAR...
Read more >
Save & Load RData Workspace Files in R (3 Examples)
Save & Load the Whole Workspace (save.image Function) · Save & Load Multiple Data Objects (save Function) · Save & Load a Single...
Read more >
Save and Load RData Workspace Files in R
Method 1: Using save.image and load method ... The save.image method in R is used to save the current workspace files. It is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found