Skip to content

Commit

Permalink
Merge branch 'master' of github.com:graphcool/graphql-playground
Browse files Browse the repository at this point in the history
  • Loading branch information
timsuchanek committed May 8, 2018
2 parents 547be7e + b0f5064 commit 00bc343
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 00bc343

Please sign in to comment.