List Question
18 TechQA 2024-02-12T14:05:00.443000What is the right way to define explicit many-to-many relationship with Nexus / Prisma?
62 views
Asked by theiereman
Prisma in Mercurius Context Throws Undefined Error
107 views
Asked by Blatzo
use nexus-prisma without prisma client
122 views
Asked by luis-amarquez
Resolve relationships in graphql using nexus
85 views
Asked by bluedot
Prisma 4 and prisma.$subscribe
1.3k views
Asked by Petr Mašát
Why is my context not typed on my Nexus, Prisma, TS project?
267 views
Asked by Tiago Brandão
Query an interface that implements another interface in GraphQL
644 views
Asked by Jose A
Pass next-auth session to prisma via nexus
414 views
Asked by Felix Haeberle
Nexus resolve() returns PrismaPromise but gives error
1.1k views
Asked by Essay97
Error: Expected [object Object] to be a possible input type, saw GraphQLObjectType(Category)
323 views
Asked by Esore
Type Error for When Creating Many-to-one Relation Field on GraphQL Nexus
1.5k views
Asked by Andrew Li
nexus generate supabase url not found (env variable)
311 views
Asked by axecopfire
NexusJS Error: TypeError: Class constructor GraphQLNonNull cannot be invoked without 'new'
3.3k views
Asked by Zelleaz
How to augment the ObjectDefinitionBlock when definiting a type in GraphQL Nexus.js?
362 views
Asked by Harshal Patil
How to pass an array as args to Nexus? How to create multiple objects from this array using Prisma?
2.9k views
Asked by lumenwrites
Is it possible to nullify parent inside a GraphQL Resolver?
278 views
Asked by anesin1109
Nexus Prisma - How to handle createdAt and updatedAt with crud globally?
38.2k views
Asked by Eliya Cohen
How to use Nexus' Prisma plugin crud with specific arguments
1.2k views
Asked by Eliya Cohen