Feature/filter in email by domain id and api (#108)
* feat: filter by domainId * feat: filter on apikey in email * Update pnpm-lock.yaml --------- Co-authored-by: KM Koushik <koushikmohan1996@gmail.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "Email" ADD COLUMN "apiId" INTEGER;
|
Reference in New Issue
Block a user