Skip to main content

CreateOrUpdateProjectReportConfigPayload

Autogenerated return type of CreateOrUpdateProjectReportConfig.

type CreateOrUpdateProjectReportConfigPayload {
clientMutationId: String
reportConfigDetails: ProjectReport
}

Fields

CreateOrUpdateProjectReportConfigPayload.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

CreateOrUpdateProjectReportConfigPayload.reportConfigDetails ● ProjectReport object

Returned By

createOrUpdateProjectReportConfig mutation