Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prisma-graphql

prisma error: Could not connect to server at http://localhost:4466

Prisma throws an error "TypeError: cannot read property findmany of undefined"

How to create the correct relation in Prisma

sql orm prisma prisma-graphql

Prisma graphql computed fields

GraphQL & Prisma: why does one redefine types in the application schema when they are already part of the Prisma database schema?

Prisma generate: Field configuration to merge has duplicate field names

Prisma with psql db - incompatible types: text and uuid

psql prisma prisma-graphql

Prisma orderBy in a resolver/query outside of Playground

How to use DECIMAL(10,2) in prisma migrate tool?

prisma findUnique where takes only one unique argument

GraphQL/Prisma Client Server Error: Variable '$data' cannot be non input type 'LinkCreateInput!'. (line 1, column 18)

How to handle multi tenancy in graphql server ? Apollo/Prisma/ Hasura anything has this pugin?

'prisma' is not recognized as an internal or external command, operable program or batch file

Prisma - How to define compound unique constraint with fields in multiple models?

How can I add a share to GraphQL Bin option to my Apollo server playground?

Input Object type XXX must define one or more fields in prisma 2.0