export interface Context { user?: { id: number } }