For TypeScript, the GraphQL SDK gives you a fully typed client for these operations.
note:createnote:editnote:delete
Create a note
text is the plain-text body. If you also pass markdown, that version is preferred where rich text is supported.
Mutation
Variables
Update a note
Mutation
Variables
Delete a note
Mutation
Variables

