WayrApp Backend & Ecosystem Documentation - v1.0.0
Preparing search index...
shared/test/utils/testUtils
createPaginatedResult
Function createPaginatedResult
createPaginatedResult
<
T
>
(
data
:
T
[]
,
options
?:
QueryOptions
)
:
PaginatedResult
<
T
>
Create a paginated result for testing
Type Parameters
T
Parameters
data
:
T
[]
options
:
QueryOptions
= ...
Returns
PaginatedResult
<
T
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
WayrApp Backend & Ecosystem Documentation - v1.0.0
Loading...
Create a paginated result for testing