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