Skip to main content

resendPresentationFlowNotification

Resend the presentation flow notification for the specified presentation flow ID.

Items of note:

  • Synchronous operation that returns the updated presentation flow.
  • Only works for presentation flows that are in a pending state.
resendPresentationFlowNotification(
presentationFlowId: UUID!
): PresentationFlow

Arguments

resendPresentationFlowNotification.presentationFlowId ● UUID! non-null scalar

Type

PresentationFlow object

A presentation flow.