directus-monorepo ( Readme | API )
directus-monorepo > UtilsService
new UtilsService(
options
):UtilsService
Parameter | Type |
---|---|
options |
AbstractServiceOptions |
accountability:
any
knex:
Knex
<any
,any
[] >
schema:
SchemaOverview
clearCache():
Promise
<void
>
Promise
< void
>
sort(
collection
,__namedParameters
):Promise
<void
>
Parameter | Type |
---|---|
collection |
string |
__namedParameters |
object |
__namedParameters.item |
PrimaryKey |
__namedParameters.to |
PrimaryKey |
Promise
< void
>
Generated using TypeDoc and typedoc-plugin-markdown