home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 692299770

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/issues/880#issuecomment-692299770 https://api.github.com/repos/simonw/datasette/issues/880 692299770 MDEyOklzc3VlQ29tbWVudDY5MjI5OTc3MA== 9599 2020-09-14T20:36:40Z 2020-09-14T20:36:40Z OWNER The JSON response will look like this: ```json { "ok": true, "message": "A message", "redirect": "/blah" } ``` `"ok"` will be `true` if everything went right and `false` if there was an error. The `"message"` and `"redirect"` will be whatever was configured using the on_success_message - the message shown `on_success_message`, `on_success_redirect`, `on_error_message` and `on_error_redirect` settings, see https://docs.datasette.io/en/stable/sql_queries.html#writable-canned-queries {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 648637666  
Powered by Datasette · Queries took 1.001ms