mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 20:38:52 +00:00
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Added the ability to view a complete list of ignored documents for a workspace without pagination. - Introduced separate options to add or remove ignored documents from workspace embeddings. - Added a new query to fetch all ignored documents for a workspace, including document IDs and creation timestamps. - **Refactor** - Reorganized and clarified GraphQL mutations and queries related to managing ignored documents in workspace embeddings. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Server
Get started
Install dependencies
yarn
Build Native binding
yarn affine @affine/server-native build
Run server
yarn dev
now you can access the server GraphQL endpoint at http://localhost:3000/graphql