FindAllPaginatedOptions: OmitStrict<FindAllOptions<T>, "skip" | "take">

Options for finding entities in paginated form.

Type Parameters