GraphQL Server – Addscoped (without explicityly specifying)

GraphQL Server – Addscoped (without explicityly specifying)


0

I am writing a graphql api using .net core+hot chocolate.
I have to define all service names while creating graphql server.
I have more than 20 service classes. Is there a generic way of specifying these services, I dont want to write 20 + lines of code to specify each service name.

addscoped

Share
Improve this question


Load 4 more related questions


Show fewer related questions

0

Reset to default



Leave a Reply

Your email address will not be published. Required fields are marked *