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