Skip to content

Commit

Permalink
Document workaround for graffle-js#206
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoTheThird authored Oct 3, 2020
1 parent 2b7ecbd commit 8c275eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ async function main() {
const endpoint = 'https://api.graph.cool/simple/v1/cixos23120m0n0173veiiwrjr'

const graphQLClient = new GraphQLClient(endpoint, {
headers: {
Headers: {
authorization: 'Bearer MY_TOKEN',
},
})
Expand Down

0 comments on commit 8c275eb

Please sign in to comment.