Commit 50a7ca2
authored
fix x-token header
#14
unfortunately any value is getting a string in function setContext. 'false', 'null', 'undefined' etc.
https://github.com/rwieruch/fullstack-apollo-react-express-boilerplate-project/blob/master/server/src/index.js#L22 was always true
schöne grüße aus berlin. dein tut ist der hammer. lass mal ein bierchen trinken, wenn du bock hast.1 parent 085648c commit 50a7ca2
1 file changed
+8
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
0 commit comments