What if I don’t want to make another resolver. The...
# prisma-whats-new
m
What if I don’t want to make another resolver. The functions I’m trying to use are utility functions they do not require database queries, for example calculating derived data from a given model or returning a static object or value in multiple files.