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

    Function processPendingQueue

    • Force processing the pending queue. This must be called to process the pending queue and is best used when the application comes back online.

      await submissionService.processPendingQueue()
      

      Parameters

      • __namedParameters: { shouldRunExternalIdGeneration: boolean; shouldRunServerValidation: boolean }

      Returns Promise<void>