createPresentationRequest
The result of this request returns a URL and optional QR code to start the presentation process or an error.
createPresentationRequest(
request: PresentationRequestInput!
): PresentationRequestResponse!
The result of this request returns a URL and optional QR code to start the presentation process or an error.
createPresentationRequest(
request: PresentationRequestInput!
): PresentationRequestResponse!
createPresentationRequest.request
● PresentationRequestInput!
non-null inputPresentationRequestResponse
union