graphql-workshop icon indicating copy to clipboard operation
graphql-workshop copied to clipboard

Session 3: Unable to resolve service for type 'DAL.PRdbContext' while attempting to activate 'DAL.Repositories.UserRepository'

Open francescoosato opened this issue 3 years ago • 0 comments

On my solution, As soon as I apply the logic to allow parallel query, I get the following exception: Unable to resolve service for type 'DAL.PRdbContext' while attempting to activate 'DAL.Repositories.UserRepository'

For more details on my project architecture, please visit the post I created on Stackoverflow.

francescoosato avatar Mar 14 '22 16:03 francescoosato