GraphQL for .NET federation support

Hi guys,

we would like to use the Apollo federation in our .NET projects but when we look at this page Federation-compatible subgraph implementations - Apollo GraphQL Docs there is no .NET third party solution supporting that. Then we have found that the GraphQL for .NET framework should support the Apollo federation. Could you please confirm that or add it to the list? Is there any better .NET option for the Apollo federation? Initial work to support federated schemas by joemcbride · Pull Request #1233 · graphql-dotnet/graphql-dotnet · GitHub

Many thanks in advance.
Marek

Hey @Marek_Rehulka,

We currently haven’t evaluated any libraries for dotnet specifically, but I have heard of teams using it. It would be great to get dotnet added to our compatibility testing strategy! I’ve opened an issue for this and hopefully someone from the community will be able to contribute back!