Skip to content

Commit

Permalink
Update types.ts (graphql#661)
Browse files Browse the repository at this point in the history
  • Loading branch information
orta authored and timsuchanek committed May 7, 2018
1 parent 145b9c4 commit 51363f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/graphql-playground-react/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ export interface ISettings {
['editor.theme']: Theme
['editor.reuseHeaders']: boolean
['tracing.hideTracingResponse']: boolean
['request.credentials']: "omit" | "include" | "same-origin"
}

0 comments on commit 51363f1

Please sign in to comment.