Use RedwoodJS generator to create CRUD operations and GraphQL SDLs from Prisma Scheme

Use RedwoodJS generator to create CRUD operations and GraphQL SDLs from Prisma Scheme

Hi, I have a Prisma schema that I made, and I’d like to generate a CRUD operations + GraphQL SDLs from it. Is it possible to do so using RedwoodJS …

 

Read More