LogHistoryExceptionInput
Dados de uma exceção
input LogHistoryExceptionInput {
message: String!
stackTrace: String!
}
Fields
LogHistoryExceptionInput.message
● String!
non-null scalar
Mensagem
LogHistoryExceptionInput.stackTrace
● String!
non-null scalar
Rastreio
Member Of
LogHistoryInput
input