GloEvtError
Represents the information about an error.
type GloEvtError {
message: String!
}
Fields
GloEvtError.message ● String! non-null scalar
Description of the error occurred.
Represents the information about an error.
type GloEvtError {
message: String!
}
GloEvtError.message ● String! non-null scalarDescription of the error occurred.