DesWorkspaceInsInsightErrorPayload
Standard error payload returned by insight mutations.
type DesWorkspaceInsInsightErrorPayload {
message: String!
}
Fields
DesWorkspaceInsInsightErrorPayload.message ● String! non-null scalar
Human-readable description of the error.