Skip to content

Commit 7326782

Browse files
Update docs/deck/markdown/GraphQL.md on develop branch
1 parent ee49161 commit 7326782

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

docs/deck/markdown/GraphQL.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,25 @@ json.dumps({
4242
})
4343
```
4444
`json.dumps` is equivalent to `JSON.stringify` in javaScript<br>
45+
## CreateWebSessionBind<br>
46+
Request URL: `https://x.com/i/api/graphql/0qFmnKTY3JwBZnqDdQrtHw/CreateWebSessionBind`<br>
47+
Request Method: `POST`<br>
48+
Login Required: `...`<br>
49+
### Param<br>
50+
#### variables<br>
51+
`None`<br>
52+
#### features<br>
53+
`None`<br>
54+
#### queryId<br>
55+
`None`<br>
56+
## RefreshWebSessionBind<br>
57+
Request URL: `https://x.com/i/api/graphql/N9LNeEU2xRb9vX_JRjgEjg/RefreshWebSessionBind`<br>
58+
Request Method: `POST`<br>
59+
Login Required: `...`<br>
60+
### Param<br>
61+
#### variables<br>
62+
`None`<br>
63+
#### features<br>
64+
`None`<br>
65+
#### queryId<br>
66+
`None`<br>

0 commit comments

Comments
 (0)