notion-client 1.1.1

A Rust client library for the Notion API
Documentation
1
2
3
4
5
6
7
8
{
  "properties": {
    "In stock": {
      "type": "checkbox",
      "checkbox": true
    }
  }
}