Skip to main content

PresentationFlowContactInput

Input defining the presentation flow contact information for notifications.

input PresentationFlowContactInput {
notification: ContactInput
}

Fields

PresentationFlowContactInput.notification ● ContactInput input

How the presentation flow notification should be sent. Set to null to remove the notification.

Member Of

MDocPresentationFlowInput input ● PresentationFlowInput input ● updatePresentationFlowContact mutation