
<h1 class="has-pills">
  JobEventStackError
  <span data-algolia-exclude><span class="pill pill--object pill--normal-case pill--large"><code>OBJECT</code></span></span>
</h1>

An event created when a stack error is reported



| `actor` `JobEventActor!` The actor that caused this event to occur |
| --- |
| `errorDetail` `String` Details about the stack error |
| `id` `ID!` |
| `job` `JobTypeCommand!` The job that this event belongs to |
| `timestamp` `DateTime!` The time when the event occurred |
| `type` `JobEventType!` The type of event |
| `uuid` `ID!` The public UUID for this job event |



<h2 data-algolia-exclude>Interfaces</h2>
<div>
  <a href="/docs/apis/graphql/schemas/interface/jobevent" class="pill pill--interface pill--normal-case pill--large" title="Go to INTERFACE JobEvent">
  <code>JobEvent</code>
</a>
<a href="/docs/apis/graphql/schemas/interface/node" class="pill pill--interface pill--normal-case pill--large" title="Go to INTERFACE Node">
  <code>Node</code>
</a>

</div>
