INPUT_OBJECT

FinOpsReportNotificationInput

Notification Details Input

link GraphQL Schema definition

  • input FinOpsReportNotificationInput {
  • # To indicate if the notification is to be sent to the current user
  • sendUserEmail: Boolean
  • }