Skip to main content

ChangeDSAReportStatusPayload

No description

type ChangeDSAReportStatusPayload {  dsaReport: DSAReport  clientMutationId: String!}

Fields#

dsaReport (DSAReport)#

dsaReport is the DSAReport that had its status changed

clientMutationId (String!)#

clientMutationId is required for Relay support.