I want to inject data that is only available at runtime, is this possible with NestJS ?
NestJS
app.inject({ name, value })