Added store entry to store GQL schema introspection data
This commit is contained in:
parent
ec2f4ea547
commit
d42f842b2f
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ export default () => ({
|
|||
}
|
||||
}`,
|
||||
response: "",
|
||||
schemaIntrospection: "",
|
||||
},
|
||||
theme: {
|
||||
collapsedSections: [],
|
||||
|
|
|
|||
Loading…
Reference in a new issue