Type alias NoteBasic

NoteBasic: Pick<NoteEntity, "noteId" | "characterId" | "uri" | "createdAt" | "updatedAt" | "publishedAt" | "deletedAt">