Skip to content

Packages  ›  trotsky  ›  StepActorPostsQueryParamsCursor

StepActorPostsQueryParamsCursor type

Type representing the cursor for paginated queries.

Signature:

typescript
export type StepActorPostsQueryParamsCursor = StepActorPostsQueryParams["cursor"] | undefined;

References: StepActorPostsQueryParams