experimental_standaloneMiddleware<{ ctx: { user: { id: number } } }>()
next({ ctx: { ...ctx, newProp: '' } })