Isaiah Marc Sanchez
Isaiah Marc Sanchez
## Problem The generator does not include the count API.  Use [count](https://www.prisma.io/docs/reference/api-reference/prisma-client-reference#count) to count the number of records or non-null field values. The following example query counts all users:...
**Describe the bug** Is `.nanoid()` not yet supported (https://zod.dev/?id=strings) or am I doing something wrong? I appreciate the help! **Screenshots** **Package versions (please complete the following information):** - zod: 3.23.8...
Hello! I just started using [trpc-openapi](https://github.com/jlalmes/trpc-openapi) which uses this package. I observed an error with array definitions: ``` backend:dev: Recursive reference detected at #/properties/description/anyOf/4/additionalProperties/anyOf/1! Defaulting to any backend:dev: Recursive reference...