Skip to content

Commit fbe1044

Browse files
committed
Adding Prisma ORM as a tag
1 parent dacaa48 commit fbe1044

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/schemas/tags.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ const use_cases: Array<Tag> = [
122122
{ label: "Logging" },
123123
{ label: "Middleware" },
124124
{ label: "Playback" },
125+
{ label: "Prisma ORM" },
125126
{ label: "Privacy" },
126127
{ label: "Redirects", variants: ["redirect"] },
127128
{ label: "Request modification", variants: ["request"] },

0 commit comments

Comments
 (0)