sendNotificationPreview
Sends a preview of a given notification template to the current user.
sendNotificationPreview(
  input: SendNotificationPreviewInput!
): SendNotificationPreviewPayload!
Arguments
sendNotificationPreview.input ● SendNotificationPreviewInput! non-null input
Parameters for SendNotificationPreview
Type
SendNotificationPreviewPayload object
Autogenerated return type of SendNotificationPreview.