We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dacaa48 commit fbe1044Copy full SHA for fbe1044
src/schemas/tags.ts
@@ -122,6 +122,7 @@ const use_cases: Array<Tag> = [
122
{ label: "Logging" },
123
{ label: "Middleware" },
124
{ label: "Playback" },
125
+ { label: "Prisma ORM" },
126
{ label: "Privacy" },
127
{ label: "Redirects", variants: ["redirect"] },
128
{ label: "Request modification", variants: ["request"] },
0 commit comments