Hi, is there a way to backup/share the playground history/state for a project? I would like to commit a collection of sample queries and mutations to a git repo as a kind of quick&dirty test suite. Thanks for any ideas/suggestions!
h
Harshit
12/01/2018, 11:58 AM
There is not an direct way of doing it currently, but you can grab the history data from localStorage from your browser's devtools 🙂