@oneblink/apps-react
    Preparing search index...

    Function ensurePrefillFormDataExists

    • Helper to store Job prefill data locally if it is not currently in the local store. Pass in an array of Jobs.

      const jobs = [...]
      await jobService.ensurePrefillFormDataExists(jobs)

      Parameters

      Returns Promise<void>