DesPartErrorPayload
Represents a standard error payload.
type DesPartErrorPayload {
message: String!
}
Fields
DesPartErrorPayload.message ● String! non-null scalar
The human-readable description of the error.