Michael Mitchell
Michael Mitchell
I think `app.UseRouting(routes => {})`, as used in this post, was replaced with `app.UseEndpoints(endpoints => {})` in the release version of ASP.NET Core 3.0.
@DiegoRBaquero the work around isn't working for me :( i tried on node 16+ and i get ENOTFOUND due to the port being include don the dns.lookup() call. do you...
Is there any update on this?
@gitDylanHub How would this work if you're also using the entity to define a TypeGraphQL Object?