BatchError
No description
type BatchError {
batchErrorReason: String!
batchErrorDescription: String!
date: Date!
}
No description
type BatchError {
batchErrorReason: String!
batchErrorDescription: String!
date: Date!
}
BatchError.batchErrorReason ● String! non-null scalarBatchError.batchErrorDescription ● String! non-null scalarBatchError.date ● Date! non-null scalar