Join Slack
Powered by
Hello guys! I want to create a prisma API (prisma ...
# orm-help
a
Andrei Bacescu
05/13/2019, 9:53 AM
Hello guys! I want to create a prisma API (prisma service) with read-only permissions, I don't want to accidentally modify the database's content. Is this possible? Thanks!
h
Harshit
05/13/2019, 1:46 PM
yes, you can chose not to expose any mutations
a
Andrei Bacescu
05/13/2019, 6:29 PM
thanks
@Harshit
Open in Slack
Previous
Next