Function: fetchResearchers() ​
fetchResearchers(
config):Effect<readonlyResearcherRow[],RedcapFetchError>
Defined in: packages/researcher-profiles/src/services/redcap.ts:68
Fetches all researchers from the openalex REDCap instrument.
Parameters ​
config ​
Returns ​
Effect<readonly ResearcherRow[], RedcapFetchError>