Property Name | Type | Description |
---|---|---|
after | InputMaybe<String> | Returns the events after the specified cursor position. |
eventFilters | InputMaybe<CompassEventFilters> | Filter events based on CompassEventFilters. |
first | InputMaybe<Number> | The first N number of events to return in the query. |
timeParameters | InputMaybe<CompassEventTimeParameters> | Returns the events after that match the CompassEventTimeParameters. |
Rate this page: