Module "framework/api/keys/expireManyAt"
Functions
Const expireManyAt
- expireManyAt(refList: (Expr | { id: FaunaId; ref: FaunaRefCollection })[], at: Expr | { time: number | string }): Promise<any>
-
Parameters
-
refList: (Expr | { id: FaunaId; ref: FaunaRefCollection })[]
-
at: Expr | { time: number | string }
Returns Promise<any>