mutation SendSummaryReportByEmail($input: SendSummaryReportByEmailInput!) { sendSummaryReportByEmail(input: $input) { id } }