@wanner.work/notion

NotionQuery

Usage

import { NotionQuery } from '@wanner.work/notion';

// pass your Notion integration token or a Notion client object
const query = new NotionQuery(process.env['NOTION_API_KEY']!);

More examples

View this page to see more examples

Type Reference

Prop

Type

On this page