const me = api.user.me.useQuery(undefined, { enabled: true, })
Property 'queryKey' is missing in type ...