Mathias Vestergaard

Results 4 issues of Mathias Vestergaard

Say you have an application with both a back-end and front-end. You have it organized in the same project. The back-end and front-end will both need different wallaby config files...

feature request

The service provider given to `.AddRedisQueryStorage(sp => sp.GetRequiredService().GetConnection().GetDatabase())` only has access to "schema services" so it cannot resolve `IRedisConnectionProvider` A workaround is to use `sp.GetApplicationService` instead.

🐛 bug
🌶️ hot chocolate
Area: Persisted Queries
📌 pinned

## Description So let me just start out by saying that I've tried pretty much everything to replicate this problem in a small example. I even took our huge GQL...

waiting-for-answer
status/parked

### Product Hot Chocolate ### Is your feature request related to a problem? I'm trying out the source generator for data loaders in our project, where our data loaders live...

🎉 enhancement
🌶️ hot chocolate