Skip to Content
Clerk logo

Clerk Docs

Ctrl + K
Go to clerkstage.dev

PaginatedResponse<T>

An interface that describes the response of a method that returns a paginated list of resources.

Properties

PropertiesTypeDescription
dataT[]An array that contains the fetched data.
countnumberThe total count of data that exist remotely.

What did you think of this content?

Clerk © 2023