home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 1350002434

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/1947#issuecomment-1350002434 https://api.github.com/repos/simonw/datasette/issues/1947 1350002434 IC_kwDOBm6k_c5Qd2cC 9599 2022-12-13T23:11:50Z 2022-12-13T23:11:59Z OWNER I think checkboxes will work well. Here's the data I get back from them (as `post_vars()`): ``` {'all:debug-menu': 'on', 'all:insert-row': 'on', 'expire_duration': '', 'expire_type': '', 'table:fixtures:delete-row': 'on', 'table:fixtures:drop-table': 'on', 'table:fixtures:view-query': 'on'} ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 1493390939  
Powered by Datasette · Queries took 0.936ms