is there better documentation anywhere on yada interceptors? it feels like the right way to attach a Datomic DB value so I have a consistent DB value across a whole request.
they're reasonably transparent (functions from ctx
to ctx
) but it's still a bit silly I had to read the code to find out even that much.