Type alias NoteGetRes

NoteGetRes: Pick<NoteProperties, "id" | "title" | "parent_id">

Generated using TypeDoc