@apollo/explorer
Advanced tools
Comparing version 3.5.0 to 3.6.0
{ | ||
"name": "@apollo/explorer", | ||
"version": "3.5.0", | ||
"version": "3.6.0", | ||
"author": "packages@apollographql.com", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -7,2 +7,3 @@ import type { IntrospectionQuery } from 'graphql'; | ||
docsPanelState?: 'open' | 'closed'; | ||
showGlobalHeader?: boolean; | ||
showHeadersAndEnvVars?: boolean; | ||
@@ -9,0 +10,0 @@ theme?: 'dark' | 'light'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
182905
4218