API Reference
Rockets Core API
nestjs-crud
interfaces
CrudResponsePaginatedInterface

Interface: CrudResponsePaginatedInterface<T>

Extends

  • GetManyDefaultResponse<T>

Type Parameters

Type ParameterDefault type
Tunknown

Properties

PropertyTypeInherited from
countnumberGetManyDefaultResponse.count
dataT[]GetManyDefaultResponse.data
pagenumberGetManyDefaultResponse.page
pageCountnumberGetManyDefaultResponse.pageCount
totalnumberGetManyDefaultResponse.total