Type error: Property 'getFullOrganization' does not exist on type 'InferAPI
I added the organization plugin to my auth.ts and to the client. On the client, it works perfectly, and on the server as well, but I can't make a request on the server without getting a type error.
`
in my auth.ts:
`
in my layout:
`
any idea?
2 Replies