server side only plugin

I have a working plugin that runs on both the server and client. The endpoint is exposed to the client, and all types show up only on the client, not the server.

My goal is to create a server side only plugin that also has type infer on the server.
Was this page helpful?