Packages › trotsky › StepNotificationsQueryParamsCursor
StepNotificationsQueryParamsCursor type
Type representing the cursor for paginated queries.
Signature:
typescript
export type StepNotificationsQueryParamsCursor = StepNotificationsQueryParams["cursor"] | undefined;References: StepNotificationsQueryParams