prismabox
JSON →prismabox 1.1.26 is a Prisma generator that produces Typebox schemas from your Prisma schema, generating plain, relation, composite, and Prisma query input types (Where, OrderBy, Include, Select). It supports annotations for hiding fields/models, overriding types, and passing Typebox options. The generator does not support MongoDB composite types. Compared to alternatives like prisma-typebox or graphql-typebox, prismabox is focused solely on Typebox and offers a broad set of generated types for Prisma queries.