Skip to main content

DeleteDSAReportNotePayload

No description

type DeleteDSAReportNotePayload {  dsaReport: DSAReport  clientMutationId: String!}

Fields#

dsaReport (DSAReport)#

dsaReport is the DSAReport from which the note was deleted

clientMutationId (String!)#

clientMutationId is required for Relay support.