How to add a new field to a Prisma Model? I asked ...
# prisma-client
a
How to add a new field to a Prisma Model? I asked the full question on stack: https://stackoverflow.com/questions/70210307/how-to-add-a-field-to-a-model-in-prisma-graphql This has to be the simplest thing you can do in Prisma but I still manage to get errors, why is Prisma so complicated?