home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 504795648

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/pull/518#issuecomment-504795648 https://api.github.com/repos/simonw/datasette/issues/518 504795648 MDEyOklzc3VlQ29tbWVudDUwNDc5NTY0OA== 9599 2019-06-23T23:07:06Z 2019-06-23T23:07:06Z OWNER For the request object.... what are the fields of it I actually use? * `request.url` * `request.query_string` * `request.path` * `request.method` * `request.args` * `request.raw_args` ALL of those are things that can be derived from the `scope` - so I think my new `Request` class (in `utils/asgi.py`) is just going to be a wrapper around a `scope`. {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 459587155  
Powered by Datasette · Queries took 0.755ms