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
PresentationFlowInput input ● updatePresentationFlowContact mutation