in a custom function, is there a way to determine ...
# prisma-whats-new
r
in a custom function, is there a way to determine if the function is invoked from another function vs. by users? i have some utility functions that I don't want users executing.