TanStackT
TanStack4mo ago
2 replies
ordinary-sapphire

server function named path

Is it possible to define custom paths in server functions to use it in mobile application?
server routes are great and provide almost same functionality but server routes are not typesafe when they are called from web client using fetch request...
Was this page helpful?