Skip to content

Commit

Permalink
feat: support shouldPersistHeaders
Browse files Browse the repository at this point in the history
  • Loading branch information
chentsulin committed Nov 27, 2021
1 parent ea8fd12 commit 5b59c2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ The `graphqlHTTP` function accepts the following options:
- **`headerEditorEnabled`**: An optional boolean which enables the header editor when true.
Defaults to false.

- **`shouldPersistHeaders`**

- **`editorTheme`**: By passing an object you may change the theme of GraphiQL.
Details are below in the [Custom GraphiQL themes](#custom-graphiql-themes) section.

Expand Down

0 comments on commit 5b59c2e

Please sign in to comment.