mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 10:11:40 -05:00
commit
0029ebf387
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@ export function renderGraphiQL(data: GraphiQLData): string {
|
|||
headers: {
|
||||
'Accept': 'application/json',
|
||||
'Content-Type': 'application/json',
|
||||
${passHeader}
|
||||
},
|
||||
body: JSON.stringify(graphQLParams),
|
||||
credentials: 'include',
|
||||
|
|
Loading…
Add table
Reference in a new issue