Types
RunEventInput
Values used to run an event.
input
RunEventInputFields
id
ID!
required
Identifier of the run event to affect.
sequence
Int!
required
The sequence to use for the request.
type
String!
required
The type to use for the request.
summary
String!
required
The summary to use for the request.
searchText
String
The search text to use for the request.
detailMarkdown
String
The detail markdown to use for the request.
raw
JSON
The raw to use for the request.
createdAt
String
The created at to use for the request.