Tyler Jones
Tyler Jones
Implements the `startAfter` query method, simplifies query building, and provides a mechanism for future query limiter and pagination functions. https://firebase.google.com/docs/firestore/query-data/query-cursors
1. Prisma version: 3.9.2 2. Logs from Developer Tools Console or Command line, if any: none 3. Does the issue persist even after updating to the latest `prisma` CLI dev...
**Describe the bug** It is not possible to set a `Json?` field to `null` **Expected behavior** It sets the field to null **Screenshots**
1. Prisma version (`prisma -v` or `npx prisma -v`): `3.11.0` 2. Logs from Developer Tools Console or Command line, if any: ``` Type: undefined Message: Invalid `prisma.partner.create()` invocation: { data:...