INPUT_OBJECT
EventGroupInput
link GraphQL Schema definition
- input EventGroupInput {
- # Namespace from which event groups needs to be returned
- String! :
- # Event groups search window
- QueryTimeRangeFilter! :
- # Specify sort by category
- EventGroupSortBy! :
- # Optionally specify sort order
- QuerySortOrder :
- }