count!() { /* proc-macro */ }Expand description
prax::count! — schema-aware DSL targeting count. Phase 3 only
supports the where: key; the Prisma-style _count aggregate
(select: { _count: { posts: true } }) is phase 6.
count!() { /* proc-macro */ }prax::count! — schema-aware DSL targeting count. Phase 3 only
supports the where: key; the Prisma-style _count aggregate
(select: { _count: { posts: true } }) is phase 6.