Types
SseHistoryQueryInput
Filters and pagination for SSE history.
input
SseHistoryQueryInputFields
view
default:STREAMS
view input value.
first
Int
default:100
first input value.
after
String
after input value.
endpointId
ID
endpoint id input value.
modes
modes input value.
statuses
[String!]
statuses input value.
eventNames
[String!]
event names input value.
stages
event stages input value.
search
String
search input value.
searchMode
String
default:"TEXT"
search mode input value.
caseSensitive
Boolean
default:false
case sensitive input value.