We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfcbaa1 commit 7e76e37Copy full SHA for 7e76e37
1 file changed
README.md
@@ -48,7 +48,7 @@
48
graphql server 的数据需要支持 cookies 鉴权, 传入的 cookies 为:
49
50
```json
51
- cookies = {
+ {
52
"TSTenant": "ffeb581c-6f23-43d2-b507-e224e04bc82d",
53
"EIToken": "xxxx"
54
}
0 commit comments