Using tRPC with a request to an external API

I have an API route that hits a third-party API. What role can tRPC play in this request? Can I create a new query in and move this
fetch
to the resolve or am I not thinking about this correctly?
GitHub
Contribute to jonyonson/snapstock development by creating an account on GitHub.
snapstock/[value].ts at main · jonyonson/snapstock
Was this page helpful?