Added store entry to store GQL schema introspection data

This commit is contained in:
Andrew Bastin
2020-05-05 17:21:14 -04:00
parent ec2f4ea547
commit d42f842b2f

View File

@@ -30,6 +30,7 @@ export default () => ({
} }
}`, }`,
response: "", response: "",
schemaIntrospection: "",
}, },
theme: { theme: {
collapsedSections: [], collapsedSections: [],