Overview
Thepull
command generates or updates your TypeScript schema from Notion databases.
What it does
- Fetches database structure and properties
- Generates TypeScript types
- Updates your schema file
Options
Option | Description | Default |
---|---|---|
--env | Environment file path | [".env", ".env.local", ".dev.vars"] |