Merge branch 'master' into feature/fast-url

This commit is contained in:
Liyas Thomas
2020-02-26 13:33:26 +05:30
committed by GitHub
13 changed files with 286 additions and 219 deletions

View File

@@ -21,8 +21,13 @@ export default () => ({
gql: {
url: "https://rickandmortyapi.com/graphql",
headers: [],
schema: "",
variablesJSONString: "{}",
query: "",
response: "",
},
theme: {
collapsedSections: [],
},
oauth2: {
tokens: [],