@queuedash/api
Advanced tools
Comparing version
@@ -190,4 +190,4 @@ export type { Context } from "../trpc"; | ||
input: { | ||
status: "completed" | "failed" | "delayed" | "active" | "prioritized" | "waiting" | "paused"; | ||
queueName: string; | ||
status: "completed" | "failed" | "delayed" | "active" | "prioritized" | "waiting" | "paused"; | ||
limit: number; | ||
@@ -234,4 +234,4 @@ cursor?: number | undefined; | ||
input: { | ||
status: "completed" | "failed" | "delayed" | "active" | "prioritized" | "waiting" | "paused"; | ||
queueName: string; | ||
status: "completed" | "failed" | "delayed" | "active" | "prioritized" | "waiting" | "paused"; | ||
}; | ||
@@ -238,0 +238,0 @@ output: { |
@@ -183,4 +183,4 @@ export declare const jobRouter: import("@trpc/server/dist/unstable-core-do-not-import").BuiltRouter<{ | ||
input: { | ||
status: "completed" | "failed" | "delayed" | "active" | "prioritized" | "waiting" | "paused"; | ||
queueName: string; | ||
status: "completed" | "failed" | "delayed" | "active" | "prioritized" | "waiting" | "paused"; | ||
limit: number; | ||
@@ -187,0 +187,0 @@ cursor?: number | undefined; |
@@ -9,4 +9,4 @@ export declare const queueRouter: import("@trpc/server/dist/unstable-core-do-not-import").BuiltRouter<{ | ||
input: { | ||
status: "completed" | "failed" | "delayed" | "active" | "prioritized" | "waiting" | "paused"; | ||
queueName: string; | ||
status: "completed" | "failed" | "delayed" | "active" | "prioritized" | "waiting" | "paused"; | ||
}; | ||
@@ -13,0 +13,0 @@ output: { |
{ | ||
"name": "@queuedash/api", | ||
"version": "3.2.0", | ||
"version": "3.3.0", | ||
"description": "A stunning, sleek dashboard for Bull, BullMQ, and Bee-Queue", | ||
@@ -5,0 +5,0 @@ "main": "./dist/main.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2072533
0.37%37402
0.28%