Skip to content

Commit 08f18b9

Browse files
Update packages/apollo/lib/graphiql/interfaces/graphiql-options.interface.ts
1 parent aff92a6 commit 08f18b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/apollo/lib/graphiql/interfaces/graphiql-options.interface.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export interface GraphiQLOptions {
1414
/**
1515
* This prop toggles if the contents of the headers editor are persisted in
1616
* storage.
17-
* @default false
17+
* @default true
1818
*/
1919
shouldPersistHeaders?: boolean;
2020
/**

0 commit comments

Comments
 (0)