orm-service


orm-service / QueueExecuteArgs

Interface: QueueExecuteArgs

Defined in: src/domain/queuedInfo.ts:13

Properties

chunk?

optional chunk: number

Defined in: src/domain/queuedInfo.ts:17


data

data: any

Defined in: src/domain/queuedInfo.ts:16


options?

optional options: QueryOptions

Defined in: src/domain/queuedInfo.ts:18


query

query: string

Defined in: src/domain/queuedInfo.ts:15


topic

topic: string

Defined in: src/domain/queuedInfo.ts:14