Skip to main content

AddDSAReportNotePayload

No description

type AddDSAReportNotePayload {  dsaReport: DSAReport  clientMutationId: String!}

Fields#

dsaReport (DSAReport)#

dsaReport is the DSAReport that the note was added to

clientMutationId (String!)#

clientMutationId is required for Relay support.