Variable: allXRPCMethods
constallXRPCMethods:object
Defined in: src/api/handlers/xrpc/index.ts:66
All XRPC methods keyed by NSID.
Type declaration
pub.chive.activity.getCorrelationMetrics
readonlygetCorrelationMetrics:XRPCMethod<QueryParams,void,OutputSchema> =getCorrelationMetrics
pub.chive.activity.getFeed
readonlygetFeed:XRPCMethod<QueryParams,void,OutputSchema> =getActivityFeed
pub.chive.activity.log
readonlylog:XRPCMethod<void,InputSchema,OutputSchema> =logActivity
pub.chive.activity.markFailed
readonlymarkFailed:XRPCMethod<void,InputSchema,OutputSchema> =markFailed
pub.chive.annotation.getThread
readonlygetThread:XRPCMethod<QueryParams,void,OutputSchema> =getThread
pub.chive.annotation.listByAuthor
readonlylistByAuthor:XRPCMethod<QueryParams,void,OutputSchema> =listByAuthor
pub.chive.annotation.listForEprint
readonlylistForEprint:XRPCMethod<QueryParams,void,OutputSchema> =listForEprint
pub.chive.annotation.listForPage
readonlylistForPage:XRPCMethod<QueryParams,void,OutputSchema> =listForPage
pub.chive.author.getProfile
readonlygetProfile:XRPCMethod<QueryParams,void,OutputSchema> =getProfile
pub.chive.author.searchAuthors
readonlysearchAuthors:XRPCMethod<QueryParams,void,OutputSchema> =searchAuthors
pub.chive.backlink.create
readonlycreate:XRPCMethod<void,InputSchema,Backlink> =create
pub.chive.backlink.delete
readonlydelete:XRPCMethod<void,InputSchema,OutputSchema> =deleteBacklink
pub.chive.backlink.getCounts
readonlygetCounts:XRPCMethod<QueryParams,void,OutputSchema> =getCounts
pub.chive.backlink.list
readonlylist:XRPCMethod<QueryParams,void,OutputSchema> =list
pub.chive.discovery.getCitations
readonlygetCitations:XRPCMethod<QueryParams,void,OutputSchema> =getCitations
pub.chive.discovery.getEnrichment
readonlygetEnrichment:XRPCMethod<QueryParams,void,OutputSchema> =getEnrichment
pub.chive.discovery.getForYou
readonlygetForYou:XRPCMethod<QueryParams,void,OutputSchema> =getForYou
pub.chive.discovery.getRecommendations
readonlygetRecommendations:XRPCMethod<QueryParams,void,OutputSchema> =getRecommendations
pub.chive.discovery.getSimilar
readonlygetSimilar:XRPCMethod<QueryParams,void,OutputSchema> =getSimilar
pub.chive.discovery.recordInteraction
readonlyrecordInteraction:XRPCMethod<InputSchema,void,OutputSchema> =recordInteraction
pub.chive.endorsement.getSummary
readonlygetSummary:XRPCMethod<QueryParams,void,OutputSchema> =getSummary
pub.chive.endorsement.getUserEndorsement
readonlygetUserEndorsement:XRPCMethod<QueryParams,void,EndorsementView> =getUserEndorsement
pub.chive.endorsement.listForAuthorPapers
readonlylistForAuthorPapers:XRPCMethod<QueryParams,void,OutputSchema> =listForAuthorPapers
pub.chive.endorsement.listForEprint
readonlylistForEprint:XRPCMethod<QueryParams,void,OutputSchema> =listForEprint
pub.chive.endorsement.listForUser
readonlylistForUser:XRPCMethod<QueryParams,void,OutputSchema> =listForUser
pub.chive.eprint.deleteSubmission
readonlydeleteSubmission:XRPCMethod<void,InputSchema,OutputSchema> =deleteSubmission
pub.chive.eprint.getChangelog
readonlygetChangelog:XRPCMethod<QueryParams,void,OutputSchema> =getChangelog
pub.chive.eprint.getSubmission
readonlygetSubmission:XRPCMethod<QueryParams,void,OutputSchema> =getSubmission
pub.chive.eprint.listByAuthor
readonlylistByAuthor:XRPCMethod<QueryParams,void,OutputSchema> =listByAuthor
pub.chive.eprint.listChangelogs
readonlylistChangelogs:XRPCMethod<QueryParams,void,OutputSchema> =listChangelogs
pub.chive.eprint.listCitations
readonlylistCitations:XRPCMethod<ListCitationsParams,void,ListCitationsOutput> =listCitations
pub.chive.eprint.listRelatedWorks
readonlylistRelatedWorks:XRPCMethod<ListRelatedWorksParams,void,ListRelatedWorksOutput> =listRelatedWorks
pub.chive.eprint.searchSubmissions
readonlysearchSubmissions:XRPCMethod<QueryParams,void,OutputSchema> =searchSubmissions
pub.chive.eprint.updateSubmission
readonlyupdateSubmission:XRPCMethod<void,InputSchema,OutputSchema> =updateSubmission
pub.chive.graph.browseFaceted
readonlybrowseFaceted:XRPCMethod<QueryParams,void,OutputSchema> =browseFaceted
pub.chive.graph.expandSubgraph
readonlyexpandSubgraph:XRPCMethod<QueryParams,void,OutputSchema> =expandSubgraph
pub.chive.graph.getCommunities
readonlygetCommunities:XRPCMethod<QueryParams,void,OutputSchema> =getCommunities
pub.chive.graph.getEdge
readonlygetEdge:XRPCMethod<QueryParams,void,GraphEdge> =getEdge
pub.chive.graph.getHierarchy
readonlygetHierarchy:XRPCMethod<QueryParams,void,OutputSchema> =getHierarchy
pub.chive.graph.getNode
readonlygetNode:XRPCMethod<QueryParams,void,NodeWithEdges> =getNode
pub.chive.graph.getRelations
readonlygetRelations:XRPCMethod<QueryParams,void,OutputSchema> =getRelations
pub.chive.graph.getSubkinds
readonlygetSubkinds:XRPCMethod<QueryParams,void,OutputSchema> =getSubkinds
pub.chive.graph.listEdges
readonlylistEdges:XRPCMethod<QueryParams,void,OutputSchema> =listEdges
pub.chive.graph.listNodes
readonlylistNodes:XRPCMethod<QueryParams,void,OutputSchema> =listNodes
pub.chive.graph.listPersonalEdgeTypes
readonlylistPersonalEdgeTypes:XRPCMethod<QueryParams,void,OutputSchema> =listPersonalEdgeTypes
pub.chive.graph.listPersonalNodes
readonlylistPersonalNodes:XRPCMethod<QueryParams,void,OutputSchema> =listPersonalNodes
pub.chive.graph.searchNodes
readonlysearchNodes:XRPCMethod<QueryParams,void,OutputSchema> =searchNodes
pub.chive.import.exists
readonlyexists:XRPCMethod<QueryParams,void,OutputSchema> =exists
pub.chive.import.get
readonlyget:XRPCMethod<QueryParams,void,ImportedEprint> =get
pub.chive.import.search
readonlysearch:XRPCMethod<QueryParams,void,OutputSchema> =search
pub.chive.metrics.getMetrics
readonlygetMetrics:XRPCMethod<QueryParams,void,OutputSchema> =getMetrics
pub.chive.metrics.getTrending
readonlygetTrending:XRPCMethod<QueryParams,void,OutputSchema> =getTrending
pub.chive.metrics.getViewCount
readonlygetViewCount:XRPCMethod<QueryParams,void,OutputSchema> =getViewCount
pub.chive.metrics.recordDownload
readonlyrecordDownload:XRPCMethod<void,InputSchema,OutputSchema> =recordDownload
pub.chive.metrics.recordDwellTime
readonlyrecordDwellTime:XRPCMethod<void,InputSchema,OutputSchema> =recordDwellTime
pub.chive.metrics.recordSearchClick
readonlyrecordSearchClick:XRPCMethod<void,InputSchema,OutputSchema> =recordSearchClick
pub.chive.metrics.recordSearchDownload
readonlyrecordSearchDownload:XRPCMethod<void,InputSchema,OutputSchema> =recordSearchDownload
pub.chive.metrics.recordView
readonlyrecordView:XRPCMethod<void,InputSchema,OutputSchema> =recordView
pub.chive.notification.listEndorsementsOnMyPapers
readonlylistEndorsementsOnMyPapers:XRPCMethod<QueryParams,void,OutputSchema> =listEndorsementsOnMyPapers
pub.chive.notification.listReviewsOnMyPapers
readonlylistReviewsOnMyPapers:XRPCMethod<QueryParams,void,OutputSchema> =listReviewsOnMyPapers
pub.chive.review.getThread
readonlygetThread:XRPCMethod<QueryParams,void,OutputSchema> =getThread
pub.chive.review.listForAuthor
readonlylistForAuthor:XRPCMethod<QueryParams,void,OutputSchema> =listForAuthor
pub.chive.review.listForEprint
readonlylistForEprint:XRPCMethod<QueryParams,void,OutputSchema> =listForEprint
pub.chive.sync.checkStaleness
readonlycheckStaleness:XRPCMethod<QueryParams,void,OutputSchema> =checkStaleness
pub.chive.sync.deleteRecord
readonlydeleteRecord:XRPCMethod<void,InputSchema,OutputSchema> =deleteRecord
pub.chive.sync.indexRecord
readonlyindexRecord:XRPCMethod<void,InputSchema,OutputSchema> =indexRecord
pub.chive.sync.refreshRecord
readonlyrefreshRecord:XRPCMethod<void,InputSchema,OutputSchema> =refreshRecord
pub.chive.sync.registerPDS
readonlyregisterPDS:XRPCMethod<void,InputSchema,OutputSchema> =registerPDS
pub.chive.sync.verify
readonlyverify:XRPCMethod<QueryParams,void,OutputSchema> =verify
pub.chive.tag.getDetail
readonlygetDetail:XRPCMethod<QueryParams,void,TagSummary> =getDetail
pub.chive.tag.getSuggestions
readonlygetSuggestions:XRPCMethod<QueryParams,void,OutputSchema> =getSuggestions
pub.chive.tag.getTrending
readonlygetTrending:XRPCMethod<QueryParams,void,OutputSchema> =getTrending
pub.chive.tag.listEprints
readonlylistEprints:XRPCMethod<QueryParams,void,OutputSchema> =listEprints
pub.chive.tag.listForEprint
readonlylistForEprint:XRPCMethod<QueryParams,void,OutputSchema> =listForEprint
pub.chive.tag.search
readonlysearch:XRPCMethod<QueryParams,void,OutputSchema> =search