Hi All, iam trying to create custom mutation .i am...
# orm-help
v
Hi All, iam trying to create custom mutation .i am getting error while
prisma deploy
.Deploying service
default
to stage
default
to server
default
773ms Errors: Mutation ✖️ One field of the type
Mutation
must be marked as the id field with the
@id
directive. ✖️ The type
Mutation
has is using a reserved type name. Please rename it.