DEV Community

Discussion on: Learn how you can use GraphQL in .NET Core and C#

Collapse
 
yakimych profile image
Kyrylo Yakymenko

Thanks for the post! Have you had time to write a follow-up article on this? I am particularly curious about tackling the N+1 problem myself.
Also, if you have any tips about implementing a Relay-compatible GraphQL server in .NET (C# or F#), that would be really helpful!