What do you call the function that is used by a procedure?
Hey all! I'm making a small style guide for my team and was wondering what to call the actual function that is passed to procedures... should I also call it a procedure?
'resolver' sounds like the accurate term. trpc and graphql share some similarities, trpc itself touted as a simpler graphql. in graphql parlance 'resolver' is the term and i think it would work here as well.