If so, I’m getting a permissions error even when I...
# prisma-whats-new
a
If so, I’m getting a permissions error even when I’m not including those fields in a mutation
n
you cannot protect actions with permissions, everything is protected by default. you can only allow something
what's your use case and your special mutation?